Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm hosting a few webs and rhese webs have different VIPs and are hosted on multible servers.What I'd like to do is have the CSS catch when a request for /myfile* comes in, to any service, and direct it to a certain service.Something like this would ...
when I configure an ssl-proxy-list I end up with redirecting the un-encrypted connection to the CSS on a new port.Example: ssl-server 1 ssl-server 1 rsakey my_key ssl-server 1 rsacert my_cert ssl-server 1 vip address 11.22.33.44 ssl-server 1...