Posted By:
Pablo_Millet
Posted On:
Friday, February 8, 2002 03:27 AM
Hi all. I really need to have this cleared out. So if anyone... Using the TC4-Manager and the list command gives me the following result: OK - Listed applications for virtual host myHost /XXX:running: 5 /YYY:running: 0 /:running:0 Does this mean that I have 5 active sessions/users at this moment in my server using the XXX app.? Now, using the session command (eg. http://myHost/manager/sessions?path=/XXX) gives me the following result: OK - Session information for application at context path /XXX Default maximum session inactive interval 8 minutes < 104 minutes
More>>
Hi all.
I really need to have this cleared out. So if anyone...
Using the TC4-Manager and the
list
command gives me the following result:
OK - Listed applications for virtual host myHost
/XXX:running:
5
/YYY:running:
0
/:running:0
Does this mean that I have
5
active sessions/users at this moment in my server using the
XXX
app.?
Now, using the
session
command (eg. http://myHost/manager/sessions?path=/XXX)
gives me the following result:
OK - Session information for application at context path /XXX
Default maximum session inactive interval 8 minutes
<
104 minutes
:{
1
} sessions
30
-
<
40 minutes
:1 sessions
8 mins is OK since I in my web.xml(descriptor) have the following entry:
8
I'm also using the
session.setMaxInactiveInterval( 8 )
in my jsp's.
So,
104 minutes
--- means?
30
-
<
40 minutes
:1 sessions --- means?
<<Less