Hello,
I need to monitor an URL and not just the server (pool member). Is it possible ? I think we can do that with the monitors but I don’t know really how the monitors work.
Thanks for your help.
Regards,
Agathe
Hello,
I need to monitor an URL and not just the server (pool member). Is it possible ? I think we can do that with the monitors but I don’t know really how the monitors work.
Thanks for your help.
Regards,
Agathe
Hello,
Yes, you can configure http/https monitor and including URL to monitor in the send string.Example
GET /app_Online/check/status/ HTTP/1.0\r\n\r\n
Then configure Receive string, with the proper answer for the server.