Forum Discussion
Dawn_Hughes_208
Nimbostratus
Mar 23, 2012URI rewrite and pool with port redirection
I am really new to iRules and am hoping you experts can assist. We have a URL http://myurl that needs to go to two load-balanced packend URLs on different ports:
https://server1:8443/path/n...
Hi David,
Non-SSL connections on the virtual server would allow clients to send HTTP to the virtual server. Clients are sending HTTP encrypted in SSL. With an HTTP profile and no client SSL profile, LTM won't be able to parse the traffic. If you add a client SSL profile to the virtual server, LTM will then be able to decrypt the HTTPS and parse it as HTTP with the HTTP profile.
Aaron