+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: billbarker
Date: Sun Jun 10 14:10:52 2007
New Revision: 545941
URL: http://svn.apache.org/viewvc?view=rev&rev=545941
Log:
doc change
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org
Author: billbarker
Date: Sun Jun 10 13:50:58 2007
New Revision: 545940
URL: http://svn.apache.org/viewvc?view=rev&rev=545940
Log:
Port large-file patch to the APR connector
Modified:
tomcat/connectors/trunk/jk/java/org/apache/coyote/ajp/AjpAprProcessor.java
Modified:
tomcat/connectors/trunk
Author: billbarker
Date: Sun Jun 10 13:37:18 2007
New Revision: 545933
URL: http://svn.apache.org/viewvc?view=rev&rev=545933
Log:
Improve large-file support.
It looks like mod_proxy_ajp will handle requests over 2GB, so clean up the
handling on the Java side.
Modified:
tomcat/connectors/tru