On Tue, May 8, 2012 at 4:00 AM, Torben Pedersen <[email protected]> wrote:
> Hi, > Hi, > > I'm trying to use Varnish + a cookie to control access from mobile > devices. I've seen other people doing similar, but I can't get it to work. > > I'm accessing my solution by > > https://<server>?mobile_redirect=0 > You're talking about accessing your server via https. Is it a mistake or are you really accessing it via HTTPS? If so, that's your problem. Varnish does not support HTTPS. Your request should not even reach varnish. -Hugues
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
