
On 21/11/14 15:14, Toby Corkindale wrote:
They say that, but if it works differently on port 6000 to port 80, then it sounds awfully likely that there IS something different about the path the traffic takes.
That's what I was afraid of.
Change your web server to support SSL*and then see if the clients who are having trouble can access the SSL version without the same trouble. (As the secured version has to be pass-thrued by transparent proxies or otherwise the cert won't match)
I did try to get the SSL to terminate at Varnish but it appears I need another SSL capable web server to work with. I will check it out tonight.
-Toby * you can get free SSL certs these days; StartSSL was easy enough for me to use, but there are probably others.
Good to know - appreciated. Thanks for testing it in 3 locations. Cheers P