Forum Discussion
Alex_Tiplitsky_
Nimbostratus
Apr 12, 2005Multiple iRules for a Virtual + HTTP redirect
I currently have an iRool that' redirecting traffic to a certain pool:
when HTTP_REQUEST {
if { [HTTP::uri] contains "psreports" } {
pool CRMWEB_REPORTS
}
elseif { [HTTP::uri]...
unRuleY_95363
Apr 12, 2005Historic F5 Account
I think you might want HTTP::host in the second rule since HTTP::uri returns the URI path and not the host.
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