Hi
Does anyone have an example for configuring GSLB on the CSS with SSL termination? Our current setup is terminating the SSL on the reverse proxies and then sending all web requests to the web servers on a seperate DMZ tier. Is there any benefit of keeping the reverse-proxies if terminating the SSL on the CSS? I am a bit concerned that the linux reverse-proxies will always report that the HTTP service is always up because if HTTPD is running the keepalives will be up and therefore the CSS won't know if the HTTP service is down on the actual web server.
Thanks for your assistance