Hi,

A few days ago there was a question on #apache from somebody confused
by what they thought was 'ab -p postfile' ignoring the -p option. It
turns out that the POST body was being sent, and that he'd just failed
to set a corresponding Content-Type header using the -T option.

Looking at both 'ab -h' and
http://httpd.apache.org/docs/2.2/programs/ab.html it seems pretty much
unclear that this is necessary, but I'm not sure where would be best
to fix the docs.

[ ] Mention in -h to set -T next to the -p option
[ ] Same in the online docs
[ ] Both
[ ] Mention in the -T docs that the default is text/plain, not
application/x-www-form-urlencoded
[ ] All of the above :-)

--
noodl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to