Re: squid-1.1.10 - old bug

From: <james@dont-contact.us>
Date: Thu, 8 May 1997 11:40:46 +0200 (SAT)

Duane, I'm not sure if you remember my post to you about this message
(attached below), but you sent me the following patch

#########################################################################
--- client_side.c 1997/02/07 04:57:10 1.88
+++ client_side.c 1997/02/13 18:38:28 1.89
@@ -1,6 +1,6 @@
 
 /*
- * $Id: client_side.c,v 1.88 1997/02/07 04:57:10 wessels Exp $
+ * $Id: client_side.c,v 1.89 1997/02/13 18:38:28 wessels Exp $
  *
  * DEBUG: section 33 Client-side Routines
  * AUTHOR: Duane Wessels
@@ -430,6 +430,7 @@
        icpState->method);
     /* NOTE, don't call storeLockObject(), storeCreateEntry() does it */
     storeClientListAdd(entry, fd, 0);
+ storeClientListAdd(icpState->old_entry, fd, 0);
 
     entry->lastmod = icpState->old_entry->lastmod;
     debug(33, 5, "icpProcessExpired: setting lmt = %d\n",
###############################################################################

well this worked fine then, but now I'm using 1.1.10 and I'm getting the
same problem. Cache.log is flooded. I've checked the 1.1.10 source and
it already has the above patch.

Any suggestions.

                     [James Power]
[UUnet Internet Africa Operations]

---------- Forwarded message ----------
Date: Thu, 20 Feb 1997 18:52:57 +0200 (SAT)
From: james@iafrica.com
To: Duane Wessels <wessels@nlanr.net>
Cc: squid-users@nlanr.net
Subject: Re: Bug in squid-1.1.4 -> squid-1.1.6?

On Wed, 19 Feb 1997, Duane Wessels wrote:

> >Feb 12 14:18:17 proxy01.iafrica.com squid[16350]: -->
> >'http://www.keyview.com/bu
> >tton_bar/roll/Tech_Sup_b.gif'
> >
> >This continues for long periods (sometimes hours) and fills up the log
> >files.
> >
> >Has anybody else experienced this behaviour?
>
> Try this patch:

I've not replied till now because I wanted to make sure it fixed it. But
its been running for 3 days now without displaying the above behaviour.
The patch worked.

Thanks

                     [James Power]
[UUnet Internet Africa Operations]
Received on Thu May 08 1997 - 02:43:53 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:08 MST