All Downloads are FREE. Search and download functionalities are using the official Maven repository.

performance.uas.performance-test.sh Maven / Gradle / Ivy

There is a newer version: 1.3.0-91
Show newest version
killall sipp
rm *.log
export TEST_IP=127.0.0.1
echo "IP Address for the test is $TEST_IP"

echo "Attempting to start sipp script";	    		
sipp $TEST_IP:5080 -sf performance-uac.xml -trace_err -i $TEST_IP -p 5055 -r 200 -m 10000000
#sipp $TEST_IP:5080 -sf performance-uac.xml -trace_err -i $TEST_IP -p 5055 -r 200 -m 1





© 2015 - 2024 Weber Informatics LLC | Privacy Policy