hi, > The problem is that varnish caches the first request - an unoptimized > page. I wonder whether somebody has found a way to tell varnish to > ignore the first request after the ttl is over and cache the second > one?
maybe you can configure mod_pagespeed to set a header when it is only passing through the page. and i thought the recommended setup is to have mod_pagespeed before varnish, but i've never set it up. good luck, tobias florek _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
