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...
IainThomson85_1
Oct 09, 2014Cumulonimbus
Tiziano - Any idea on the code that would need to be put it ?
Afraid my TCL knowledge at the moment is very limited.
Regards,
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