|
| Expired Sessions Cleanup - Max no. of sessions cleaned per cycle |
 |
Thu, 15 May 2008 09:18:45 -070 |
Hi,
In our application we have set the following parameters.
web.xml - session-timeout - 30 mins
weblogic.xml - InvalidationIntervalSecs - 60secs
So, any inactive session should be cleaned-up after 30mins and this cleanup
process should run every 60secs.
We have observed in our application during a load testing that we have
approximately 2000 inactive sessions at a particular point of time and weblogic
destroys only around 15-20 sessions per cycle and so it takes almost 100 minutes
to cleanup all the sessions.
Does any one know what is the maximum no. of invalid sessions that would be
destroyed by weblogic per cycle.
Thanks,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|