Stephen,

I do not know if my "interpretation" of how TomCat tracks sessions is correct.  
Normally, I look at the number of sessions as listed on the /manager/html 
page.   But my interpretation could be *completely wrong...*

Bob

On Wednesday 14 July 2004 01:57 pm, Stephen Charles Huey wrote:
> What?  I can only find out how many sessions have been active for 30 to
> <40 minutes and 120 to <130 minutes?  That doesn't seem to make sense.
> I understand if Tomcat doesn't want to update the stats too frequently,
> but what about stats on sessions logged in more than 40 minutes and less
> than 2 hours?  Why would it arbitrarily jump up to 2 hours?  And how
> likely is it that I have only 100 users who have been active for a total
> of exactly 30 to 40 minutes, but 1071 users who have been active for
> over 2 hours?  If my timeout is set to 30 minutes, then that means they
> have to keep browsing the site at least every 30 minutes to avoid
> getting timed out.  So is what you're saying right?
>
>  30 - <40 minutes:100 sessions
>  120 - <130 minutes:1071 sessions
>
> I mainly need to know about how many sessions are currently open.  I
> thought that first line meant that about 100 sessions have been opened
> in the past half hour, give or take 10 minutes.  Is this not true?
>
>
> ----- Original message -----
> From: "Robert Bateman" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Date: Wed, 14 Jul 2004 13:29:33 -0400
> Subject: Re: manager app:  sessions
>
> Stephen,
>
> If I understand what your asking, you are looking at statistics
> generated by
> Tomcat that tells you how many *active* sessions are still laying around
> inside the server.  But the first row tells you about sessions that have
> been
> alive between 30 and 40 minutes.  You logged in but your session was
> active
> *way* under the 30 minute lower limit for the stats one line 1.
>
> Bob
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to