<div><br></div><div>Hi folks,</div><div><br></div><div>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)</div><div><br></div>
<div>Cookie: affi=old; __ngt_cli=C8D6A206C800FDA28F4A7F07; __utma=32297913.1583573073.1275401467.1275478692.1275481795.6; </div><div><br></div><div>So i changed my vcl_recv to strip out all the utma and other google analytics cookies.</div>
<div><br></div><div>Yet for some reason no matter what i try i cant get it to strip  affi=old;</div><div><br></div><div>So i just want to confirm that untill this is empty:</div><div><div>Set-Cookie: affi=old; Path=/^@^[^@^V^@^@^@</div>
<div><br></div><div>I wont be able to server from cache?</div><div><br></div><div><br></div><div><br></div><div>Thanks</div></div>