Hassan Schroeder wrote:
On Mon, Jun 2, 2008 at 12:45 PM, <[EMAIL PROTECTED]> wrote:
This is internal so no spiders, and no monitoring on it. Nothing in the
logs either...
OK, that last seems wierd to me, especially since the JavaDoc for
HttpSession says:
= The servlet container uses this i
On Mon, Jun 2, 2008 at 12:45 PM, <[EMAIL PROTECTED]> wrote:
> This is internal so no spiders, and no monitoring on it. Nothing in the
> logs either...
OK, that last seems wierd to me, especially since the JavaDoc for
HttpSession says:
= The servlet container uses this interface to create a ses
This is internal so no spiders, and no monitoring on it. Nothing in the
logs either...
cheers,
David
"Hassan Schroeder" <[EMAIL PROTECTED]>
06/02/2008 03:21 PM
Please respond to
"Tomcat Users List"
To
"Tomcat Users List"
cc
Subject
Re: Tomcat ses
On Mon, Jun 2, 2008 at 12:11 PM, <[EMAIL PROTECTED]> wrote:
> We load our portal page and then log out. After a while, new
> StandardSessions appear in the profiler!
>
> ... Any other ideas?
spiders? system monitoring via Nagios or equiv?
Have you tried to correlate your access log entries wit
We've had some performance issues with tomcat, and stuck it in JProfiler,
and seen something strange.
We load our portal page and then log out. After a while, new
StandardSessions appear in the profiler!
Does Tomcat use sessions for some internal stuff? Any other ideas? It's
hard to tell in