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.
Regards
Henrik
This archive was generated by hypermail 2.2.0 : Tue Oct 28 2008 - 12:00:03 MDT