Forum Discussion
lmalafati_54233
Dec 01, 2010Nimbostratus
SSL Offload and redirect pools
Hi All,
I have the follow scenario and I would like know If there are one way to try to solve this using iRules.
The condition is...one VS that responds on https using ssl off...
Daniel_Alves_19
Nimbostratus
Hi guys,
I have the same issue, my VS on 443 port and pools with 80 port. Can I use the same irule ?
Kevin_Stewart
Jun 30, 2017Employee
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/foo*" { pool foo_pool }
"/bar*" { pool bar_pool }
"/blah*" { pool blah_pool }
default { pool default_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