Getting "Secure Pages" like behavior behind Varnish or AWS ELBs
Posted by Torenware on September 1, 2012 at 12:39am
I have a site that has both a large anonymous-use and logged-in participant usage. In an older version, the client used Secure Pages to get some pages into SSL, but to force most traffic back into regular HTTP if the page did not require it.
How best to implement this with Varnish or AWS?
Read more