X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2FperfTest.sh;h=063a2cbefe128cacbdb37baa9e0f18a6a2bcb483;hp=ba7b27537fd40b96407582ed548bc112678f4668;hb=d1b6aa72bb7eff5246de5c1d5a8e945def73f5c1;hpb=2ae94d2d1ed08fceedcbaf58dd42398908548a43 diff --git a/tools/perfTest.sh b/tools/perfTest.sh index ba7b27537f..063a2cbefe 100644 --- a/tools/perfTest.sh +++ b/tools/perfTest.sh @@ -34,7 +34,7 @@ # something around 5 seconds for the entire test. # ## Basic settings -CGI_HOST=192.168.0.100 +CGI_HOST=$1 CGI_PORT=444 CGI_URL="https://$CGI_HOST:$CGI_PORT/cgi-bin" USER=admin