Re: Large number of sessions creating in WO appliations
Re: Large number of sessions creating in WO appliations
- Subject: Re: Large number of sessions creating in WO appliations
- From: Lachlan Deck <email@hidden>
- Date: Fri, 23 Jan 2009 20:25:34 +1100
Any reason why you keep sending the same message some five times now?
A similar question was asked and answered in the recent thread titled
"Instances Tuning for High Transactional Sessions" on the deployment
list.
From Chuck's answer:
2) Your code has a bug that is preventing sessions from terminating
<...>
Solutions include:
1. Block the offending source. Reduce the session timeout so the
session go away more quickly.
2. Fix bugs in session.sleep() and session.terminate()
3. Fix your HTML. Log out a back trace in the Session constructor
and also print the context.request().uri() to help track this down.
On 23/01/2009, at 5:30 PM, Mallesh wrote:
Hello group,
We are facing some session related problems in our WebObjects
application. After users had logged out from our WebObjects
aplication, WOStats page is still showing that there are some active
sessions are still there. We have kept the Session log out time as 1
hour. Even though some active sessions are showing up in WOStats page.
Please help me out why active sessions are still showing in the
WOStats page even though users had logged out from the application.
Thanks in Advance.
Thanks and Regards,
Mallesh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden