Forum Discussion
muzammil_88686
Jul 01, 2012Nimbostratus
Redirecting to a pool
I m having a problem with an iRule.
I m trying to redirect the below "Source" URL to "Destination" URL(NOTE: Here * could be any sub URI)
Source:
=====
http://www.XYZ.com...
I m sorry, the actual iRule which I m using is as below
when HTTP_REQUEST priority 10 {
switch -glob [HTTP::path] {
"/123*" { pool hello_9090_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