|
HTTPS Response Code Monitor
|
Top Previous Next |
The HTTPS response code monitor queries a web server and checks the response code. An example of a response code is 404, not found. It also checks to make sure the SSL certificate is valid.
Settings
URL - Base URL for the web site (ie. https://www.servernanny.com) . It must include the https:// prefix. If you want to pass any variables via the query string (HTTP GET) you can insert them at the end of the URL (ie. https://www.servernanny.com/?a=1&b=2).
Port - Port the web server is running on
Timeout - Number of seconds to wait before the request times out
Post Data - Enter data that should be sent to the page via HTTPS POST.