Re: [squid-users] headers say HIT, logs say MISS, payload is truncated...

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Mon, 27 Oct 2008 22:56:58 +0100

On mån, 2008-10-27 at 12:23 -0700, Neil Harkins wrote:

> The timeout is because the Content-Length header is bigger than the
> payload it sent.
> Every http client/server will hang in that situation. This isn't
> simply a misreported
> HIT<->MISS in the log, this is absolutely a significant bug where
> collapsed forwarding is
> mixing up the metadata from the two branches of our Vary:
> Accept-Encoding (gzip and not),
> i.e. giving the headers and content as non-gzip, but the amount of
> payload it reads from
> the cache and sends is based on the gzip size. Disabling
> collapsed_forwarding fixed it.

Please file a bug report on this. Preferably including "squid -k debug"
cache.log output and "tcpdump -s 0 -w traffic.pcap" traces.

http://bugs.squid-cache.org/

Regards
Henrik

Received on Mon Oct 27 2008 - 21:57:04 MDT

This archive was generated by hypermail 2.2.0 : Tue Oct 28 2008 - 12:00:03 MDT