Forum Discussion
adamp_1459
Nimbostratus
Nov 04, 2013Redirect Irule For a specific URL to a Web Proxy
hey i'm doing LTM formy Wensense-web-proxy, i need an irule that can redirect a specifc web proxy ("connect" request if im not mistaken) to a different web proxy on some hosts, any help would be ap...
IheartF5_45022
Nacreous
Nov 05, 2013Try;-
if {[string toupper [HTTP::method]] eq "CONNECT" && [HTTP::host] starts_with "google.com"} {
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