Re: any there any other actions which could cause a timeout?
Re: any there any other actions which could cause a timeout?
- Subject: Re: any there any other actions which could cause a timeout?
- From: Andrew Lindesay <email@hidden>
- Date: Fri, 23 Jul 2010 20:16:49 +1200
Hi Jake;
If you don't have concurrent request processing turned on then if an instance (X) is already dealing with another request which takes more than a few seconds to return a response, the Apache adaptor seems to fail-over a new inbound request to another instance (Y) even though the new request is related to a session. As the second instance (Y) is oblivious to the session on the new request it gives you a session timeout response. This could be what is happening in your case.
cheers.
> can someone tell me if there is anything else which can cause a timeout?
> we have set setSessionTimeOut to be an hour in Application class, but we are intermittently experiencing timeouts when the hour has not been reached.
___
Andrew Lindesay
www.silvereye.co.nz
_______________________________________________
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