Forum Discussion
Asif_Pasha_3042
Jul 13, 2017Nimbostratus
URI Based load balancing.
URI Based load balancing. I am need to create an Irule which can monitor node if the URI is up on the node and then send traffic to it else redirect it to some other node in the pool. Appreciate any ...
Ryannnnnnnnn
Altocumulus
You can create an appropriate health monitor (http/https) and configure it to perform a check against the URI you have in mind e.g.
GET /your/path/file.php HTTP/1.1\r\nHost: my.domain.com \r\nConnection: Close\r\n\r\n
If you apply the monitor to your pool (ensure the members are configured to use the monitor). If a member is marked as being unhealthy because it fails the health check then new requests will be sent to an alternate pool member.
Ryannnnnnnnn
Jul 13, 2017Altocumulus
What is your requirement to check ~20 uri's?
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