ignore-svc-unavailable
Use ignore-svc-unavailable to control whether WebSEAL handles a 503 'Service Unavailable' from a back-end server or returns it to the client.
ignore-svc-unavailable = {true|false}
Description
The following configuration entry sets whether WebSEAL should handle a 503 "Service Unavailable" from a back-end server or return it to the client. This configuration item might be customized for a particular junction by adding the adjusted configuration item to a [junction:{jct_id}] stanza, where {jct-id} refers to the junction point for a standard junction (include the leading '/'), or the virtual host label for a virtual host junction.
Type Boolean Usage This stanza entry is optional. Default Value False Example:
ignore-svc-unavailable = false