Squid memory leaks in -stable using libc malloc
From: Anders Nordby (anders_at_fix.no)
Date: 09/06/03
- Previous message: Torfinn Ingolfsen: "Re: ATA problems caused by cable or drive?"
- Next in thread: Mike Harding: "Re: Squid memory leaks in -stable using libc malloc"
- Reply: Mike Harding: "Re: Squid memory leaks in -stable using libc malloc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 6 Sep 2003 16:11:08 +0200 To: stable@FreeBSD.org
Hi,
Using Squid with libc's malloc, I'm seeing a big difference between what
top reports as memory used for the squid process (SIZE) and what Squid's
cache manager reports that Squid has allocated (total KB allocated in
the memory utilization page). Squid is using around twice as much memory
as expected, and seems to grow without bounds (I run out of memory every
now and then). I've tried configuring malloc.conf with H (as suggested
by tjr), but it didn't help.
Using Squid with dlmalloc however (--enable-dlmalloc), seems to stop the
memory leaks. For my own purposes, I'll be using dlmalloc from now
unless someone has other suggestions.
For the record, I'm using 4.8-RELEASE and Squid 2.5.STABLE3 (recently
installed from ports with all the patches there). I have Squid servers
with 4 GB RAM, and cache_mem is set to 2 GB currently.
Cheers,
-- Anders. _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Torfinn Ingolfsen: "Re: ATA problems caused by cable or drive?"
- Next in thread: Mike Harding: "Re: Squid memory leaks in -stable using libc malloc"
- Reply: Mike Harding: "Re: Squid memory leaks in -stable using libc malloc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|