Forum Discussion
ALFONSO_SANTIA1
Nimbostratus
Oct 18, 2018Combining or adding http and https requests
Customer has the following requirement. They have VIP with 4 pools.
What they want is the following:
If user requests "http://vip/something" go to poolA which is for Application A pool for port 8...
KevinA_246454
Cirrostratus
Oct 18, 2018I see my irule did not post correctly here it is again
when HTTP_REQUEST { switch -glob -- [string tolower [HTTP::path]] { "/something*" { pool http_pool }
default {
pool defaulthttp_pool }
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
