Forum Discussion
Cesar_01_134968
Nimbostratus
Apr 12, 2017Problem ProxySSL with two pools.
Hi,
I have a VS with ProxySSL enabled (profile SSL client and server), and two pools with HTTPS (A_pool and B_pool). I configure the A_pool as default pool in VS and works correctly. But when I...
The_Bhattman
Nimbostratus
Nov 18, 2009Hi Fotios,
You could write up in the following manner using the switch command.
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/products" { pool appliance }
"/products/something" {pool something }
"/products/something/andsomething" { pool andsomething }
}
}
If you need more info then do a search on this site for "SWITCH"
I hope this helps
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