[Htt-users] httest release 2.2.5
Brought to you by:
ia97lies
From: Christian L. <li...@gm...> - 2012-06-06 12:35:00
|
New with performance testing support. To distribute your CLIENTs to hosts you have to specify these remote hosts with PERF:DISTRIBUTE <host>:<port> PERF:DISTRIBUTE <host2>:<port2> ... And on the single <host>:<port>, <host2>:<port2>, ... you have to start an httest angent <host>: htremote -r -p <port> -e "<path-to-htest>/httest -Ssn" <host2>: htremote -r -p <port> -e "<path-to-httest>/httest -Ssn" ... If the host is not available it will skip that host. Have fun :) |