You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Glen Stormbind <gl...@nuws.net> on 2002/09/24 17:19:37 UTC

[users@httpd] ab.exe

Well, that's just really unfair! :(

Every benchmark I try, fails. I tried n-100 c-20, n-20 c-5, n-20 c-1,
n-5 c-5... and more.

I'm not testing performance of the hardware as this is only my PC. I'm
interested to find out how much stress my CMS script is causing, and
which tweaks are helpful.

In every case, it gets about 70% to 80% of the way through the test
before exiting with apr_poll: An operation was attempted on something
that is not a socket. Total of XX requests completed

Access.log
 
>>This is what one completed request looks like:
127.0.0.1 - - [23/Sep/2002:00:24:55 +0100] "GET
/path_info/hw.article/000,000,000.html?PAGE1 HTTP/1.0" 200 5740
127.0.0.1 - - [23/Sep/2002:00:24:56 +0100] "GET
/path_info/testcms/image.jpg HTTP/1.0" 200 6299
127.0.0.1 - - [23/Sep/2002:00:24:56 +0100] "GET /path_info/hw.article/
HTTP/1.0" 200 2361
>>This is what 99% of the requests from the benchmark look like:
127.0.0.1 - - [24/Sep/2002:10:21:20 +0100] "GET
/path_info/hw.article/000,000,000.html HTTP/1.0" 200 5741

There's abosultely nothing in the error.log

--Glen



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org