Hi all,
My css11501S terminate the https client's requests and load-balance these between 2 backend servers (clear text, http).
The web pages contain links to other services. this linkas are in "http://www.something.com" form. I wanna these links to be translated into "https://www.something.com" form.
I configured " ssl-server 20 urlrewrite 1 wwww.something.com" foe the virtual ssl server, but it doesnt' work!
Show ssl urlrewrite comand output is:
SSL Acceleration URL Rewrites for module 2
Virtual Port Searches Redirects Found Redirects Rewritten
--------------- ---- ----------- ---------------- -------------------
10.128.139.17 443 0 0 0
The CSS doesn't inspect the changeable links in the content!
Any advice?
sw: 7.30
Thanks!