[httperf] Stressing Tomcat with httperf - concurrency issue
Barak Yaish
barak.yaish at gmail.com
Mon Jul 20 02:22:37 PDT 2009
Hi all,
I'm using httperf in order to load a Tomcat deployed with my applications.
The requests do arrive to the server and processed, but according to the log
files (log4j), its always the same thread that processes the requests, which
probably means that httperf doesn't truly creates concurrency. These are the
parameters I'm using:
httperf --wsess=10,5,5 --num-conns=4 --burst-length=4 --rate=0 --timeout=5
--server="server_ip" --uri="/path/to?params"
Can some assist with the correct configuration so the requests will hit the
tomcat in parallel?
Thanks,
Barak.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://napali.hpl.hp.com/pipermail/httperf/attachments/20090720/d56898ce/attachment.htm
More information about the httperf
mailing list