Forum Discussion
helm123_141710
Nimbostratus
Jan 28, 2015irule with different SSL profiles depending on the pool.
Converting another load balancing device to the F5 and have a question that I just can't seem to find the answer for. I have an HTTPS virtual server that going to load balance different pools based ...
nathe
Cirrocumulus
Jan 29, 2015sorry, syntax error:
when HTTP_REQUEST {
switch -glob [HTTP::uri] {
"/external/lifts/docs" -
"/internal/sites" {
pool CompanyA
}
"/external/boats/docs" -
"/internal/states" {
pool CompanyB
}
}
}
when SERVER_CONNECTED {
switch [LB::server pool] {
CompanyA {
SSL::profile CompanyA
}
CompanyB {
SSL::profile CompanyB
}
}
}
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
