Re: [squid-users] strange log entries

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 24 Aug 2010 21:45:01 +1200

Jürgen Winkler wrote:
>
>
> Hi,
>
> I have noticed some strange log entries in my messages, and I don´t know
> what they mean an how to fix this problem if this is one;-)
>
> I hope someone can explain what this means :
>
> squid[2099]: WARNING: HTTP: Invalid Response: No object data received
> for : xxxxx
> AKA xxxxx

Above means that some response headers were received which Squid
believed should have a body attached. No body was received before the
server closed the TCP connection.
The xxxxx are the requested URL before and after adaptation by
url_rewrite / ICAP /eCAP to assist with tracking the problem down via
access.log or other data.

> squid[2099]: ctx: enter level 10125: '<lost>'

The huge ctx levels are a sign that your particular version has a "leak"
in ctx objects used to track partially received requests. This was found
and fixed in 3.1.5 (http://bugs.squid-cache.org/show_bug.cgi?id=2945)

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.6
   Beta testers wanted for 3.2.0.1
Received on Tue Aug 24 2010 - 09:45:11 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 24 2010 - 12:00:03 MDT