Forum Discussion
Drew_123833
Nimbostratus
Sep 16, 2013Exclude subfolder from loadbalancing
Goodafternoon folks
How can I exclude a subfolder from loadbalancing?
Website: testsite.com (just example, because website is not public available)
Adminmodule: testsite.com/admin/login.asp...
Richard__Harlan
Sep 16, 2013Historic F5 Account
you can do something like this. Note I used contains as it looks like that was not the full uri. If you have the full URI you can use equals.
when HTTP_REQUEST { if { [HTTP::uri] contains "/admin/login/aspx" } { node } }
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