An example of some debug logs attached.
A request which has not been got from a sibling initially, only direct
with origin, then revalidated via 304:
2014/05/13 20:08:17.778 kid1| HttpHeader.cc(1525) HttpHeaderEntry:
created HttpHeaderEntry 0x1ffd530: 'Age : 0
From patched squid that had got a copy of the object from a sibling,
with an Age header of 27 already set. This is after a revalidation
against origin, the new reply to client still keeps the Age header on:
2014/05/13 21:18:28.778 kid1| HttpHeader.cc(1525) HttpHeaderEntry:
created HttpHeaderEntry 0x24cd460: 'Age : 27
2014/05/13 21:18:28.779 kid1| HttpHeader.cc(1531) ~HttpHeaderEntry:
destroying entry 0x24cd460: 'Age: 27'
2014/05/13 21:18:28.779 kid1| HttpHeader.cc(1525) HttpHeaderEntry:
created HttpHeaderEntry 0x24cd460: 'Age : 27
Attached the full output.
Thanks
Michael
This archive was generated by hypermail 2.2.0 : Wed May 14 2014 - 12:00:13 MDT