DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17108>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17108 Bugs in ab.1 man page. Fix patch enclosed Summary: Bugs in ab.1 man page. Fix patch enclosed Product: Apache httpd-2.0 Version: 2.0.32 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: bugs@httpd.apache.org ReportedBy: [EMAIL PROTECTED] --- ab.1-orig 2003-02-14 18:03:30.000000000 -0500 +++ ab.1 2003-02-14 18:09:20.000000000 -0500 @@ -88,22 +88,16 @@ .BI \-X " proxy [ :port ]" ] [ .BI \-v " verbosity" -] ] [ .BI \-w " output HTML" -] ] [ .BI \-g " output GNUPLOT" -] ] [ .BI \-e " output CSV" -] ] [ .BI \-x " <table> attributes" -] ] [ .BI \-y " <tr> attributes" -] ] [ .BI \-z " <td> attributes" ] @@ -278,11 +272,11 @@ .P Up to version 1.3d .B ab -has propably reported values way to low for most measurements; +has propably reported values way too low for most measurements; as a single timeout (which is usually in the order of seconds) -will shift several thousands of milli-second responses by a +will shift several thousands of millisecond responses by a considerable factor. This was further componded by a serious -interger overrun which would for realistic run's (i.e. those +integer overrun, which would for realistic runs (i.e. those longer than a few minutes) produce believable but totally bogus results. Thanks to Sander Temme <[EMAIL PROTECTED]> for solving this riddle. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]