Forum Discussion
cxcal_18687
Nimbostratus
Oct 24, 2007Proxy Config using iRule
Hello F5 World,
I'm new to the product and using v4.5.14. I've recently setup a 127.1.0.1:443 VIP (per F5 support recommendations) for a web server sitting behind the BIG-IP.
Curr...
cxcal_18687
Nimbostratus
Oct 24, 2007Here is the rule being applied
:
if (http_host == "%h" and http_uri starts_with "/Virginia") {
use pool va_champs_ssl
}
else if (http_host == "%h" and http_uri starts_with "/Argus") {
use pool va_champs
}
else {
discard
}
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