Forum Discussion
Sabari_Nath_179
Dec 04, 2014Nimbostratus
Configuring multiple pools under same VIP in F5 Load Balancer
Hi Experts,
I have a requirement to have 2 pools added under the same VIP. Does F5 allow to do this ? If so, how ?
The reason I want to do like this is given below.
Say the URL "abc.co...
Pratik_125797
Dec 04, 2014Nimbostratus
There is no need to map the pool physically with VIP. The irule will do it. when HTTP_REQUEST { if {[string tolower[HTTP::uri]] starts_with "/newapp"} { pool pool_abc_newapp } else { pool pool_abc } }
You don't need to select any default pool on VIP, just associate the irule with VIP.
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