Forum Discussion
Sridhar_111831
Jul 21, 2011Nimbostratus
URI Function and LB_Failed
Hi All,
Need help on setting up a irule. Here is the requirement.
The web servers host mulitple application instance. We already have a test page being monitored. They added a new ...
Sridhar_111831
Jul 21, 2011Nimbostratus
I currently have this...
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/app1" } {
if { [active_members [LB::server pool]] == 0 } {
pool fall_back_pool
elseif { pool orginal_pool }
}
}
This doesnt help because the pool assigned with VIP has generic monitor mapped with it. However, I need different monitor for orginal_pool (used by app1)
please suggest.
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