On Fri, 2010-10-29 at 16:38 +0530, Anil Pillai wrote:
> One observation.
One more observation - ApacheBench needs to have parameters tweaked to
increase the concurrency. The default is one request at a time.
If you push the concurrency up, you should see a corresponding increase
in requests/sec.
ab -c100 -n10000 http://target_url/
For more fun, try
ab -c100 -n10000 -k http://target_url/
Graeme
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|