Repost::Connection Timeout

2004-07-09 Thread Sameer Danthurthy
Hello, Iam working on high perf servlet that needs to return the response within few seconds and hence I want to emulate an non existant connection rather than a delayed response i.e. the webserver break the tcp connection rather than hold the client for delayed response from the servlet. I

Apache JK Tomcat RequestTimeout

2004-07-08 Thread Sameer Danthurthy
Hello, Iam working on high perf servlet that needs to return the response within few seconds and hence I want to emulate an non existant connection rather than a delayed response i.e. the webserver break the tcp connection rather than hold the client for delayed response from the servlet. I