https://issues.apache.org/bugzilla/show_bug.cgi?id=26451
--- Comment #7 from Denis Nelubin <[EMAIL PROTECTED]> 2008-05-23 06:33:19 PST
---
Correct value for java.protocol.handler.pkgs system property starting with Java
1.4 is "sun.net.www.protocol". But the better is not to set this property
https://issues.apache.org/bugzilla/show_bug.cgi?id=45071
Summary: Sendfile on APR connector can truncate downloads.
Product: Tomcat 6
Version: 6.0.16
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Pr
https://issues.apache.org/bugzilla/show_bug.cgi?id=45071
Alex Barclay <[EMAIL PROTECTED]> changed:
What|Removed |Added
Attachment #21992|0 |1
is obs
https://issues.apache.org/bugzilla/show_bug.cgi?id=45072
Summary: APR Connection with keepalive blocks on worker, not
poller, after sendfile
Product: Tomcat 6
Version: 6.0.16
Platform: Other
OS/Version: Linux
Status
https://issues.apache.org/bugzilla/show_bug.cgi?id=45073
Summary: APR doesn't support pipelined requests and per
connection limits aren't enforced
Product: Tomcat 6
Version: 6.0.16
Platform: Other
OS/Version: Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=45074
Summary: Add configuration parameters for finer tuning of
Http11AprProtocol thread usage
Product: Tomcat 6
Version: 6.0.16
Platform: Other
OS/Version: Linux
S
https://issues.apache.org/bugzilla/show_bug.cgi?id=45073
--- Comment #1 from Alex Barclay <[EMAIL PROTECTED]> 2008-05-23 16:00:43 PST
---
Created an attachment (id=21998)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21998)
Send 2 pipelined requests. See what happens
This simpl