Forum Discussion
djkromarek
Nimbostratus
Aug 10, 2012iRule to pool causing http profile issues
I have the following iRule
when HTTP_REQUEST { if {[HTTP::uri] starts_with {/vovici/}} {pool survey} }
This iRule is on a VS that directs traffic through port 443. Only uri's with the /...
Brian_69413
Nimbostratus
Aug 10, 2012Sure.
when HTTP_REQUEST {
HTTP::redirect "https://[HTTP::host][HTTP::uri]
}
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