Henrik
Could you confirm that your 408 is caused by client hanging the connection
for 30 min
Thanks
Martin-
----- Original Message -----
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, December 02, 2005 2:04 PM
Subject: Re: When does 408 happen ?
hv @ Fashion Content wrote:
I get:
HTTP Status 408 - The time allowed for the login process has been
exceeded. If you wish to continue you must either click back twice and
re-click the link you requested or close and re-open your browser
Will it happen when a JSESSION cookie is on the client, but no longer on
the server?
It happens with FORM authentication. The sequence of events is:
- user requests protected page
- server returns login jsp (session is created at this point)
- user does nothing
- session expires (default 30 minutes?)
- user submits login form
- server can't find session associated with login as it has expired
- server returns 408
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]