RE: [squid-users] squid2.5.stable8 cache.log messages

From: Elsen Marc <elsen@dont-contact.us>
Date: Tue, 15 Feb 2005 13:57:23 +0100

 
>
> Chaps,
>
> I've just upgraded to squid.2.5.STABLE8 and my cache.log file
> has loads of
> these messages
> Should I be bothered? What can I do to stop them from happening?
>
> TIA
> Alex
>
> 2005/02/15 11:47:20| httpReadReply: Excess data from "GET
> http://www.luvexchange
> .com/luvexchange/getthin.cfm"
>
  
  It means that the server send more data for this object then
'announced' in the content length header (part of the response header).
Actually verified with 'wget -s' shows me that the object has 667 bytes
while the content length header says it is 665 bytes.

Note that STABLE8 is more picky about such issues.
Checkout the new :
  
   relaxed_header_parser

directive in squid.conf.default and comments as how to influence
this behavior and or logging.

M.
Received on Tue Feb 15 2005 - 05:58:42 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST