Eric Monjoin
Staff Consulting Architect but also pilot, spending time in front of my computer or flying in the air...

App Volumes, load balancer health check

  1. In the Real Server Check Method, select HTTPS Protocol
  2. In the URL field, type /health_check.
  3. Enable Use HTTP/1.1
  4. In the HTTP Method, select GET if not already the case.

For F5:

  1. In the Name field, type a unique name such as AppVolumes-Monitor.
  2. From the Type list, select HTTPS.
  3. Set the Interval to 30 Seconds
  4. Set the Timeout to 15 Seconds
  5. In the Send String field, type (Change the FQDN-For-AppVolumes to your FQDN)
    GET /health_check HTTP/1.1\r\nHost: FQDN-FOR-AppVolumes\r\nConnection: Close\r\n\r\n
  6. In the Receive String field, type
    200 OK
  7. Click Finished.

Source for F5 :
https://www.f5.com/pdf/solution-center/f5-big-ip-vmware-app-volumes-integration-guide.pdf

Pages: 1 2

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *