Forum Discussion
mininer_62033
May 08, 2012Nimbostratus
how to use iRule control traffic by http html content(GET result). Please give some advice.
Environment:
1. F5 LTM V10,
Loadbalance for TOMCAT.
2.
Can get server's
performance
parameter
through url.
e.g.
We can get one
number, from 1 to...
hooleylist
May 08, 2012Cirrostratus
Hi,
You could potentially use a receive disable string on the HTTP monitor for this. What does the actual response look like for the two URIs? If you assume it's a key=value format, you could try something like this to mark the member down if the percentloaded value is 80-99:
recv-disable "percentloaded=[8-9][0-9]"
To look for the disabled value you could try:
recv-disable "acceptnewconnection=false"
sol12818: Using the Receive Disable String advanced configuration setting
https://support.f5.com/kb/en-us/solutions/public/12000/800/sol12818.html
Aaron
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