I have a problem with a servlet running longer than 5 minutes. The client's browser is delivered an error response from somewhere on the server in an Apache/JBoss/Tomcat stack at the 5 minute mark. Does anyone know what properties/attributes in what configuration files might allow the servlet to run for longer than 5 minutes?
I have tried:

TimeOut (in apache config)
disableUploadTimeout (in Connector attribute settings, server.xml for Tomcat 5.5)
socket_timeout (in workers.properties)

None seem to have the desired effect.
Any help would be appreciated.
Thanks.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to