Forum Discussion
IainThomson85_1
Oct 08, 2014Cumulonimbus
Remove 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
Oct 08, 2014Cirrus
Hi, you should intercept the LB_SELECTED event and then when the pool selected is gatehouse change the URI sent to the pool.
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