Forum Discussion
Kevan_50436
Nimbostratus
Apr 21, 2009HTTPS iRule to redirect traffic by URL?
I have a really simple iRule to route HTTP traffic based on the URL specified:
when HTTP_REQUEST {
if { [HTTP::host] contains "test2" } {
pool Test2_HTTP
...
Chris_Bartnick_
Nimbostratus
Apr 21, 2009not to hijack this thread but,
is there a way to modify that script with an "and" statement to
scan the incoming headers and detect (1) if there are multiple Content-Length headers, or (2) if a Content-Length header does not have a length specified?
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