Monitoring HTTP/S services |
Top Previous Next |
All services are monitored using the settings defined in the Health Monitor panel. HTTP/S services include additional monitoring features that will check the response from the HTTP/S server to validate that the status code and body content returned contains the information expected. This can be configured when adding any HTTP/S service.
Figure 35
Figure 81
Delegate connections to available agents - If checked then connections will be handled by connected agents rather than by gateway directly.
Monitor path - The relative URL to request when performing health monitor check. The value "/" will return the home page for this HTTP/S service.
Status regexp - Regular expression to compare HTTP response code against. For HTTP, 3 digit status codes starting with a 2 are considered successful.
Body regexp - Regular expression to compare HTTP response body against. In general, this should be some text that you expect to see in the requested monitor path.
Enable URL rewriting - If checked HTTP headers and/or content will be rewritten by gateway according to selected rewrite rules. |