Forum Discussion
NoamRotter_1534
Nimbostratus
Jan 23, 2017SSL offload in APM
I have a Virtual Server with both client and server SSL Profiles.
I have an APM policy to choose the correct pool according to land uri
some applications on the backend work with HTTPS and...
Jan 23, 2017
Hi,
Could you try this.
when HTTP_REQUEST {
if { [HTTP::uri] starts_with "/something"} {
node 10.10.10.10 80
SSL::disable serverside
log local0. ">>> [HTTP::uri] !!! NO SSL !!! <<<"
}
}
Cheers,
Kees
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