Forum Discussion
Sharepoint health monitors
Hi
HTTP health monitor should be co-work with BIGIP & your server.
BIGIP's HTTP monitor check file using 'GET' and Servers Response.
and server should have that file.
In normal case, server should send 200 ok
this is sample
ltm monitor http /Common/M-10.10.10.10-HTTP-80 { defaults-from /Common/http destination 10.10.10.10:80 interval 5 ip-dscp 0 recv 200 send "GET /test.html HTTP/1.1\r\n connection : close \r\n\r\n" time-until-up 0 timeout 11 }
BIGIP check /test.html and server have file based on WEB-home-directory not linux.
And additionally, using Pool`s action-on-service-down -> reject is good way to prevent issue.
I will test later this week thanks for the info!
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com