Forum Discussion
IainThomson85_1
Cumulonimbus
Oct 08, 2014Remove URI on Process
rule reports_https_rule {
when HTTP_REQUEST {
if { [string tolower [HTTP::uri]] starts_with "/gatehouse"} {
pool reports_pool_gatehouse_https }
else {
pool reports_pool_https }
}
}
Hi Dev Cen...
tiziano_rosato
Cirrus
Oct 08, 2014Hi, you should intercept the LB_SELECTED event and then when the pool selected is gatehouse change the URI sent to the pool.
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