Check the vary-by coming back from the backend and verify that you're really not setting any cookies. I saw this same thing and realized it was cookies being set by analytics javascript on page. Watch requests in something like fiddler and see what you're getting back.
On Fri, Dec 17, 2010 at 7:23 AM, Marko Kruijer <[email protected]> wrote: > I've got Varnish working after some struggling, for testing purposes I've > set the objects ttl to 15 secs. > > I noticed that when calling a page from Firefox, and immediately after that > from Internet Explorer, the served page is different. They are however > cached for 15 secs. > > Is this default for Varnish? If I'm correct it is not, there are NO cookies > set. What can cause this behaviour? > > Regards, > Marko > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc > -- josh @schulz http://schulzone.org _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
