I'm trying to debug some cookie weirdness, and I stuck an unset req.http.Cookie at the top of my vcl_recv, but I'm still getting TxHeader b Cookie: blah lines in my varnishlog for misses. Should those be there? Do I need to kill bereq.http.Cookie as well or something? Chris