Forum Discussion

2 Replies

  • https monitor should look something like this. If pool member port is different, specify specific healthcheck port.

     

    Send String: GET /apim/healthcheck HTTP/1.1\r\nHost: abc-def.staging.api.myest.com \r\nConnection: Close\r\n\r\n

     

    Note: Host field could contain any string.

     

    Receive String: Service is available

     

  • When you create the monitor, specify port 9005 in the "Alias Service Port" field.