Forum Discussion
RonaldV_224653
Nimbostratus
Dec 20, 2018iRule point to a different VS when HTTP_Request matches
Hi All,
At this moment we have an rule as following:
when HTTP_REQUEST {
if { ([HTTP::uri] starts_with "/corporate/" ) && ( [active_members [LB::server pool]] > 0)} {
persist none
...
Dan_Bowman_2434
Altocumulus
Dec 20, 2018instead of pool just use virtual:
if { ([HTTP::uri] starts_with "/corporate/" ) && ( [active_members [LB::server pool]] > 0)} {
persist none
virtual virtualname
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
