Forum Discussion
SSL Passthrough VIP configuration
I am setting up a WIP test.xyz.com.
The VS are Passthrough, no ssl offloading.
The backend pool members is listening to ex: 51923 which is a server server.cruise.xyz.com
The pool gives a page when we go to https://server.cruise.xyz.com:51923/service.No page exists without /service. Through loadbalanced link see that page exists only if we give https://test.xyz.com/service . without/ service see 404. how can we get https:// test.xyz.com to automatically go to https://test.xyz.com/service
What LTM policy or irule can be used
also, with LTM policy or rule. The vs can still have pool assigned, just want to be sure vs status is not unknown and is green
Hi InquisitiveMai,
Since HTTP is a Layer 7 protocol, you need to decrypt SSL on load balancer to be able to do HTTP redirect. Without an HTTP profile, you cannot use HTTP events in LTM policy or iRule. If you don't add an SSL profile in an SSL service with an HTTP profile, reset packets occur.- InquisitiveMai
Cirrostratus
Thank you. So for using LTM policy or irule , we have to do ssl offloading I.e need to have http profile and client ssl profile? Do we need server profile too?
If we want to use passtgrough I.e just with tcp profile then the application should access using https://test.xyz.com/service and the cert with test.xyz.com mist be installed on backend server and client...correct?
Recent Discussions
Related Content
* 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