Forum Discussion
Arichandran_317
Nimbostratus
Apr 26, 2017how to configure health monitor " send string " for this http://abc.com:9080/
Need to monitor the server thru send string since in this server there are multiple application running.
- Stanislas_Piro2
Cumulonimbus
Hi,
the monitor send string can be:
GET / HTTP/1.1\r\nHost: abc.com:9080\r\nConnection: Close\r\n\r\n
If you want to monitor other apps (ex http://abc.com:9080/app1) monitor is
GET /app1 HTTP/1.1\r\nHost: abc.com:9080\r\nConnection: Close\r\n\r\n
then, create one pool for each app and use a LTM policy to assign pool for each one.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects