Hi folks, So on my path to getting the website to server from cache instead of the back end i realized that i had a cookie issue (sorry i am new to Varnish)
Cookie: affi=old; __ngt_cli=C8D6A206C800FDA28F4A7F07; __utma=32297913.1583573073.1275401467.1275478692.1275481795.6; So i changed my vcl_recv to strip out all the utma and other google analytics cookies. Yet for some reason no matter what i try i cant get it to strip affi=old; So i just want to confirm that untill this is empty: Set-Cookie: affi=old; Path=/^...@^[^@^...@^@^@ I wont be able to server from cache? Thanks
_______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
