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


[EMAIL PROTECTED] changed:

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




------- Additional Comments From [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to