disable-on-ping-failure
Use the disable-on-ping-failure stanza entry to configure the web reverse proxy to return an error when HTTP requests are received for junctioned servers which are currently failing the 'ping' operation.
disable-on-ping-failure = {yes|no}
Description
If a ping to a junction fails, WebSEAL continues to send requests from clients to the junction. If this configuration entry is set to true, WebSEAL stops sending requests from clients to the junction while the ping operation is failing.
Options
yes If set to yes, requests from a client are not sent to the junctioned server while the ping operation is failing. no If set to no, requests from a client are sent to the junctioned server while the ping operation is failing.
Usage: Optional
Default value no
Example:
disable-on-ping-failure = no