You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/03/12 20:09:49 UTC

DO NOT REPLY [Bug 34275] - Apache bench tool (ab) does not work with both -k and -i cmdline options specified

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=34275>.
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=34275


basant.kukreja@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From basant.kukreja@sun.com  2007-03-12 12:09 -------
I failed to reproduce the issue. I have seen this issue in past regarding
apr_timeout. But in my recent trials, I failed to reproduce the issue.

I tried to increase the concurrency to 1800 but still fails to reproduce the
issuse. All of the below worked for me.
./bin/ab -n 550000 -c 2000 -k http://serverhost:1894/micro-benchmarks/snoop.jsp
./bin/ab -n 550000 -c 1500 -k http://serverhost:1894/micro-benchmarks/snoop.jsp
./bin/ab -n 550000 -c 2000 -k http://serverhost:1894/micro-benchmarks/snoop.jsp
./bin/ab -n 550000 -c 1800 -k http://serverhost:1894/micro-benchmarks/snoop.jsp
./bin/ab -n 550000 -c 1800 -k -i http://serverhost:1894/micro-benchmarks/snoop.jsp
./bin/ab -n 550000 -c 1800 -k -i http://serverhost:1894/index.html
/usr/bin/ab -n 550000 -c 1800 -k -i http://serverhost:1894/index.html
/usr/bin/ab -c 1800 -k -i http://serverhost:1894/index.html
/usr/bin/ab -t 60 -c 1800 -k -i http://serverhost:1894/index.html
/usr/bin/ab -t 60 -c 1000 -k -i http://serverhost:1894/index.html
/usr/bin/ab -t 60 -c 1000 -k http://serverhost:1894/index.html

Recent build on 2.2.x branch:
# ./bin/ab -V
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/

Fedora core 5 httpd
# /usr/bin/ab -V
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 1997-2005 The Apache Software Foundation, http://www.apache.org/



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org