Configure the Health Check Monitor for Connect:Direct

About this task

To configure the health check monitor for Connect:Direct®,

Procedure

  1. Set up an HTTP monitor to monitor the Connect:Direct adapter ports.
  2. In the Send string field, type the following text:
    GET / HTTP/1.1
    Note: Type the Send string field exactly as identified above in order for the health check monitor to work.
  3. In the Receive string field, type the following text:
    HTTP/1.0 202 Will be ignored
    Note: Type the Receive string field exactly as identified above, including the string Will be ignored, in order for the health check monitor to work.

    The request is a ping request and Secure Proxy does not allow it to go to the back-end server.