Hello,
I have a CSS performing load balancing between some servers on port 443 (SSL). Since some clients try to connect to the VIP using port 80 (hhtp), Im trying to find a solution on the CSS to send a redirect to the client in order that this one connects to the VIP using port 443.
Is it possible to do it on the CSS?
Thanks in advance for your help.
Regards.
Alex