On 03.09.2010 00:20, Paul Szynol wrote:
Hi, Chris,
Thanks for your response. I do get those requests, but it seems they
always generate standard user agent information, which I then store in
the associated session object. These session objects don't have any user
agent information--that's why I
Hey, Pid,
A few a day. Seems fairly random, which would support the bot theory.
But the sessions don't show up in batches, which is the behavior I
typically see from bots.
Paul
On 9/2/10 7:27 PM, Pid wrote:
On 02/09/2010 23:20, Paul Szynol wrote:
Hi, Chris,
Thanks for your response.
On 02/09/2010 23:20, Paul Szynol wrote:
>
> Hi, Chris,
>
> Thanks for your response. I do get those requests, but it seems they
> always generate standard user agent information, which I then store in
> the associated session object. These session objects don't have any
> user agent information
Hi, Chris,
Thanks for your response. I do get those requests, but it seems they
always generate standard user agent information, which I then store in
the associated session object. These session objects don't have any
user agent information--that's why I am wondering if they're generated
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul,
On 9/2/2010 5:10 PM, Paul Szynol wrote:
> I don't have the minor version information, but it's Tomcat 6. Each
> session object is added to a ConcurrentHashMap when SessionListener's
> sessionCreated() is invoked.
You likely have a default page
m] On Behalf Of Paul Szynol
Subject: Phantom Sessions
I've recently noticed "phantom" session objects on one of
my Tomcat webapps.
Tomcat version?
What are you using to observe these sessions?
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MAT
> From: Paul Szynol [mailto:paul.szy...@gmail.com] On Behalf Of Paul Szynol
> Subject: Phantom Sessions
> I've recently noticed "phantom" session objects on one of
> my Tomcat webapps.
Tomcat version?
What are you using to observe these sessions?
- Chuck
THI
I've recently noticed "phantom" session objects on one of my Tomcat
webapps. These sessions have no IP addresses and their sole URI request
is always for "/". I am not sure if this is a sign of a problem, or how
to trace it--has anyone else encountered something similar?
Best wishes,
Paul