You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ashish Mukherjee <as...@cyberspace.org> on 2003/12/07 21:36:11 UTC

[users@httpd] Apache Load-testing

Hello! I've been trying to load-test my Web application using a customized
Perl-based tool (using POE for multiple concurrent requests). The tool
provides similar functionality to 'Flood' plus cookies etc.

To try my testing methodology prior to actually performing the load-test,
I replayed my access log corresponding to an hour of moderate traffic
during a very low-traffic period (1am-2am) on my production servers. 
Though I was generating much fewer hits than the site currently handles at
peak hours, I was getting much worse latencies than I usually get at peak
hours. Taking a look at server-status showed that during the testing,
at most times all the Apache processes were busy reading/writing to
network. What could be the reasons behind this difference in behaviour? 

Thanks for your time.

-- Ashish


---------------------------------------------------------------------
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