]> granicus.if.org Git - apache/commit
ab: add the possibility to define a socket timeout (-s timeout)
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 17 Dec 2012 14:10:50 +0000 (14:10 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 17 Dec 2012 14:10:50 +0000 (14:10 +0000)
commit844012a0061ca474ba2cbe237c2bb3232cc76aec
treec52e5eb2e15e3891ae195726d398cf63a112a91e
parentbefef13830a4fb5564b912dcf6c4703591e27cfd
ab: add the possibility to define a socket timeout (-s timeout)
[Guido Serra <zeph fsfe org>]

Also some changes In usage():
- reword -t option to be more clear with the new -s
- add missing -q
- add the new -s option
- reword some options to better match online documentation

ab.xml claimed that -s was already there, but nothing in the code looks like that.
So, I guess it only landed on the online doc...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422937 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/programs/ab.xml
support/ab.c