Forum Discussion
Little_Daemon_1
Nimbostratus
Nov 13, 2013Redirect initial request to a different URL
Guys, I have an iRule that looks like this:
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/context/ws" } {
pool pool_8080
} elseif ...
Little_Daemon_1
Nimbostratus
Nov 13, 2013This won't work. This event is triggered for every TCP connection and as a result it is triggered for every resource on the page. Any other thoughts guys?
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