Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11Http11Protocol.java

2003-08-14 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: luehe 2003/08/11 14:44:49 +public void setProtocols(String k) { +setAttribute(protocols, k); +} + This probably should be sslProtocols, no ? Remy - To unsubscribe, e-mail:

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11Http11Protocol.java

2002-10-22 Thread Glenn Nielsen
There are times when client disconnects (aborted requests) may be an indicator of problems within Tomcat. An increased number of aborted requests can be an indicator that Tomcat performance has degraded to the point where request latency has increased to the point where remote users are giving up