]] Shibashish

> I have a site which has a FB login in it, login happens, but while logout,
> varnish sends a 304 not modified, hence the page is not refreshed and
> logout is not shown on the page. The cookies do get deleted as it should
> happen. If i check from backend, everything seems ok. How can I rectify
> this?

unset If-Modified-Since and If-None-Match headers and it won't do the
304 handling.

-- 
Tollef Fog Heen
Technical lead, Varnish Software
t: +47 21 98 92 64

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to