mirror of
https://github.com/apache/httpd.git
synced 2025-06-03 10:42:03 +03:00
fix some typos in the ab man page
PR: 17108 Submitted by: Eric S. Raymond <esr@thyrsus.com> Reviewed by: Jeff Trawick (who fixed a couple of mispellings of "probably") git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f1460ba6a
commit
3e16c61d35
@ -88,22 +88,16 @@ ab \- Apache HTTP server benchmarking tool
|
|||||||
.BI \-X " proxy [ :port ]"
|
.BI \-X " proxy [ :port ]"
|
||||||
] [
|
] [
|
||||||
.BI \-v " verbosity"
|
.BI \-v " verbosity"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-w " output HTML"
|
.BI \-w " output HTML"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-g " output GNUPLOT"
|
.BI \-g " output GNUPLOT"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-e " output CSV"
|
.BI \-e " output CSV"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-x " <table> attributes"
|
.BI \-x " <table> attributes"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-y " <tr> attributes"
|
.BI \-y " <tr> attributes"
|
||||||
]
|
|
||||||
] [
|
] [
|
||||||
.BI \-z " <td> attributes"
|
.BI \-z " <td> attributes"
|
||||||
]
|
]
|
||||||
@ -153,7 +147,7 @@ rather than the
|
|||||||
.B http
|
.B http
|
||||||
protocol. This feature is experimental and
|
protocol. This feature is experimental and
|
||||||
.B very
|
.B very
|
||||||
rudimentary. You propably do not want to use it.
|
rudimentary. You probably do not want to use it.
|
||||||
.TP 12
|
.TP 12
|
||||||
.B \-k
|
.B \-k
|
||||||
Enable the HTTP KeepAlive feature; that is, perform multiple requests
|
Enable the HTTP KeepAlive feature; that is, perform multiple requests
|
||||||
@ -278,11 +272,11 @@ The HTML output is not as complete as the text output.
|
|||||||
.P
|
.P
|
||||||
Up to version 1.3d
|
Up to version 1.3d
|
||||||
.B ab
|
.B ab
|
||||||
has propably reported values way to low for most measurements;
|
has probably reported values way too low for most measurements;
|
||||||
as a single timeout (which is usually in the order of seconds)
|
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
|
considerable factor. This was further compounded 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
|
longer than a few minutes) produce believable but totally
|
||||||
bogus results. Thanks to Sander Temme <sander@covalent.net>
|
bogus results. Thanks to Sander Temme <sander@covalent.net>
|
||||||
for solving this riddle.
|
for solving this riddle.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user