Re: Memory

From: Support <support@dont-contact.us>
Date: Mon, 24 Feb 1997 15:21:05 +1100

Ed, thank you very much for your patch. The "HELP!! IP Cache is
overflowing!" messages do not appear any more. However, the following
message still repeats regularly, every 10 minutes after it appears the
first time.

====================================
97/02/24 13:47:42| WARNING: Exceeded 'cache_mem' size (20488K > 20480K)
97/02/24 13:47:42| Perhaps you should increase cache_mem?
97/02/24 13:47:42| storeGetMemSpace stats:
97/02/24 13:47:42| 1 objects locked in memory
97/02/24 13:47:42| 0 LRU candidates
97/02/24 13:47:42| 0 were purged
97/02/24 13:47:42| 0 were released
====================================

Do you have any idea on how to fix it?

Today I recorded heaps of the following messages.

====================================
97/02/24 13:47:46| file_open: error opening file
/wd2/squidcache/04/86/00005864:
 (2) No such file or directory
97/02/24 13:47:46| storeSwapInStart: Failed for
'http://www.microsoft.com/ie/dow
nload/instruct.htm'
97/02/24 13:47:53| file_open: error opening file
/wd2/squidcache/07/86/00005867:
 (2) No such file or directory
97/02/24 13:47:53| storeSwapInStart: Failed for
'http://www.microsoft.com/ie/ima
ges/bullets/bul_red.gif'
====================================

Again, do you have any idea on how to fix this? Do you think if it is
related to the patch?

Thank you very much.

Regards

Clement
---------------------------------------------------------------------------
email address: support@ans.com.au
Web page: http://www.ans.com.au
post address: 14 Fisher Road, Dee Why, NSW 2099, Australia
fax number: +61 2 9972 2633

----------
> From: Ed Knowles <ed@fatboy.geog.unsw.edu.au>
> To: Support <support@ans.com.au>
> Subject: Re: Memory
> Date: Sunday, 23 February 1997 12:34
>
> G'day Clement!
>
> The following was posted the other day by Duane:
>
>
>
> This patch should fix the "HELP!! IP Cache is overflowing!" messages,
> especially prevalent on FreeBSD. Hopefully it may also fix some
> IP cache related coredumps on FreeBSD as well.
>
> Index: ipcache.c
> ===================================================================
> RCS file: /surf1/CVS/squid/src/ipcache.c,v
> retrieving revision 1.103
> diff -w -u -r1.103 ipcache.c
> --- ipcache.c 1997/02/19 17:11:06 1.103
> +++ ipcache.c 1997/02/20 18:24:09
> @@ -609,8 +609,8 @@
> i->expires = x->expires;
> ipcache_call_pending(i);
> }
> - }
> ipcacheUnlockEntry(i); /* unlock from IP_DISPATCHED */
> + }
> if (dnsData->offset == 0) {
> dnsData->data = NULL;
> dnsData->flags &= ~DNS_FLAG_BUSY;
>
> Later
> Ed
>
>
> --
> Ed Knowles aka Jasper Phone : +61 2 9385 4962
> E-mail: ed@fatboy.geog.unsw.edu.au Fax : +61 2 9313 7878
>
> What I lack in morals I make up for in principles.
Received on Sun Feb 23 1997 - 20:42:42 MST

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