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=27888>. 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=27888 apachebench reports length errors for dynamic pages Summary: apachebench reports length errors for dynamic pages Product: Apache httpd-1.3 Version: 1.3.29 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Dynamic pages (created with Perl/PHP/... on the fly) rarely have the exact same byte length for the same URL. Apachebench (src/support/ab), however, registers this as an error during benchmarking and prints a misleading - and very high - number of "length errors". I wrote a 5-minute patch that implements a "nolength" command-line switch to suppress these length errors; I will attach it to this bug report as soon as I can find the proper button. :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
