Configuring health probes

By now, you should be aware that probes are used to monitor the health of the backend pool. You can create and customize probes according to your needs. To do so, you need to follow these steps:

  1. Navigate to the application gateway.
  2. Under SETTINGS, click on Health probes, and a new blade will be opened:
Figure 8.24: Health probes
  1. To create health probes, click on Add, and a new blade will be opened wherein you have to specify the following:
    • Name: A descriptive name for the health probe
    • Protocol: Select the protocol you use, whether it is HTTP or HTTPS
    • Host: Specify the host that you want to monitor
    • Path: Specify which path you want to monitor
    • Interval (seconds): The period after which a new probe is being sent
    • Timeout (seconds): The period after which the probe will be considered unresponsive
    • Unhealthy threshold: The number of unresponsive probes after which the host will be considered unhealthy
Figure 8.25: Create a health probe
  1. Once you are done, you can click on OK, and the health probe will be created.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset