Re: Session timeout during large response via setContentStream
Re: Session timeout during large response via setContentStream
- Subject: Re: Session timeout during large response via setContentStream
- From: Chuck Hill <email@hidden>
- Date: Wed, 10 Dec 2003 12:22:06 -0800
Are you returning this content in the context of a WO request-response
loop? It is not supposed to be possible for a session to expire while it
is checked out of the session store. Are you manually checking the session
in?
Chuck
At 07:17 PM 10/12/2003 +0100, Helmut Tschemernjak wrote:
>Hello,
>
>we have a very large response (e.g.: 600MB), data is provided via
>aResponse.setContentStream. After the session timeout of 3600 seconds
>the response gets terminated while it is still activate sending about
>100KBytes per second!
>
>The WO 5.2.2 stack backtrace for the terminate is:
>
>#0 Session.terminate()
>#1 WOSession._terminateByTimeout() at WOSession.java:529
>#2 WOSessionStore$_SessionTimeoutManager.run() atWOSessionStore.java:127
>#3 java.lang.Thread.run() at Thread.java:554
>
>We use the default 3600 second session timeout value, we don't like to
>go to a larger value because we like to cleanup unused sessions.
>
>Has somebody seen a similar problem?
>Is there a way to update the sessions activity/access time?
>
>
>best regards / mit freundlichen Gruessen,
>
>Helmut Tschemernjak
>
>
>HELIOS Software GmbH
>Steinriede 3
>30827 Garbsen
>Phone: +49-5131-709320
>Fax: +49-5131-709325
>Internet Mail: email@hidden
>Internet Web: http://www.helios.de
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.