On 25-02-10 18:37, Chris Mannion wrote:
Very helpful advice.  I can't help but feel a little out of my depth
with this one :-\


Hi Chris,

You may want to check if your JVM is started with one of the following
options:

-Dsun.net.client.defaultConnectTimeout=<value in milliseconds>
-Dsun.net.client.defaultReadTimeout=<value in milliseconds>

For both of these the default is -1, which means no timeout is set.

For more information:
http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html

Regards,

Stephan.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to