DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=21329>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=21329 Add InputStream buffering. ------- Additional Comments From [EMAIL PROTECTED] 2004-09-02 08:10 ------- My test results of averaging 5000 GET requests to a local Tomcat 4 reading a 725 bytes response body (using the RequestBodyServlet from the TestWebapp). without patch: 2.8002 ms / request with patch: 1.8266 ms / request This is a 34% improvement. ----- My test result of averaging 5000 GET requests to a local IIS reading 5079 bytes response body (using a static HTML page). without patch: 3.9436 ms / request with patch: 2.9062 ms / request This is a 26% improvement ------ My test result of averaging 5000 GET requests to a local Apache HTTPD with PHP 4.3 module reading 5079 bytes response body (using a static HTML page). without patch: 8.284 ms / request with patch: 7.3686 ms / request This is a 11% improvement Odi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]