Forum Discussion
Natalia_Wolosec
Nimbostratus
Aug 01, 2011Irule for rerouting to different pools
Hi All,
I currently have an in production virtual server on my F5 which also has a SSL certification. My organisation would like to be able to use the same URL to take advantage of the certi...
hoolio
Cirrostratus
Aug 24, 2011Can you put it in the HTTP_REQUEST event?
when HTTP_REQUEST {
switch -glob [string tolower [HTTP::path]] {
"/new*" { pool new}
default {
pool default
}
}
}
Aaron
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