Forum Discussion
markymark_30996
Nimbostratus
Sep 14, 2018Monitoring poolmember thru html return code
We like to change the way the loadbalancers monitor the poolmembers. Currently, the LB check if a specific port is available/accessible. To give us some flexibility to exclude a poolmember temporaril...
Stanislas_Piro2
Cumulonimbus
Sep 14, 2018To check if response code is 200 for URL use following configuration
send string
GET /alive/1.0/alive HTTP/1.1\r\nHost: rbcdevesh210:8081\r\nConnection: Close\r\n\r\n
and in receive string
HTTP/1.[01] 200
to load balance with priority based on response speed, use fastest(member) load balancing method
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