Re: request timeout - page cannot be displayed

2004-01-29 Thread Rob Harrington
I may have a similar problem. See my message from yesterday: connectionTimeout and disableUploadTimeout Assuming you've got something like this in web.xml: session-config session-timeout360/session-timeout /session-config that should take care of your session (the above allows for a

RE: request timeout - page cannot be displayed

2004-01-29 Thread Shapira, Yoav
[mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 8:52 AM To: Tomcat Users List Subject: Re: request timeout - page cannot be displayed I may have a similar problem. See my message from yesterday: connectionTimeout and disableUploadTimeout Assuming you've got something like this in web.xml

Re: request timeout - page cannot be displayed

2004-01-29 Thread Altug B. Altintas
cannot be changed from outside (from conf files ... ) Any idea ? Build it again ? Regards Altug. - Original Message - From: Rob Harrington [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, January 29, 2004 3:51 PM Subject: Re: request timeout - page cannot

Re: request timeout - page cannot be displayed

2004-01-29 Thread Michael Mangeng
29, 2004 3:51 PM Subject: Re: request timeout - page cannot be displayed I may have a similar problem. See my message from yesterday: connectionTimeout and disableUploadTimeout Assuming you've got something like this in web.xml: session-config session-timeout360/session-timeout /session

Re: request timeout - page cannot be displayed

2004-01-29 Thread Rob Harrington
Altug, I'm finding as well that in practice 60 minutes is the breakpoint for connection timing out. I'd love to know what would happen if you rebuilt the Tomcat code with a higher value for that static variable. I'm not sure that would be a viable solution for me long term though, since I don't