tests: test retreival of stathost page.
Michael
This commit is contained in:
parent
282ec11792
commit
f1a586648e
@ -178,6 +178,9 @@ run_basic_webclient_request "$WEBSERVER_IP:$WEBSERVER_PORT" /
|
|||||||
echo -n "testing connection through tinyproxy..."
|
echo -n "testing connection through tinyproxy..."
|
||||||
run_basic_webclient_request "$TINYPROXY_IP:$TINYPROXY_PORT" "http://$WEBSERVER_IP:$WEBSERVER_PORT/"
|
run_basic_webclient_request "$TINYPROXY_IP:$TINYPROXY_PORT" "http://$WEBSERVER_IP:$WEBSERVER_PORT/"
|
||||||
|
|
||||||
|
echo -n "requesting statspage via stathost url..."
|
||||||
|
run_basic_webclient_request "$TINYPROXY_IP:$TINYPROXY_PORT" "http://$TINYPROXY_STATHOST_IP"
|
||||||
|
|
||||||
echo "You can continue using the webserver and tinyproxy."
|
echo "You can continue using the webserver and tinyproxy."
|
||||||
echo -n "hit <enter> to stop the servers and exit: "
|
echo -n "hit <enter> to stop the servers and exit: "
|
||||||
read READ
|
read READ
|
||||||
|
Loading…
Reference in New Issue
Block a user