Re: [squid-users] slower connections using squid (squid is slowing down all connections)

From: Joost de Heer <sanguis@dont-contact.us>
Date: Thu, 6 Oct 2005 13:50:00 +0200 (CEST)

> Free Memory = 24M !!!!!! I have installed on my serverv 1G Reg Ecc
> available
> (plus 2Gb swap). Swap still remain unused and from phisycal memory it
> remain
> 18-24M free.

Two words: memory cache. Reading from memory is much much faster than
reading from disk, so disk reads are cached in memory as much as possible.

> Mem: 1034680k total, 1014068k used, 20612k free, 68500k buffers
> Swap: 2008084k total, 144k used, 2007940k free, 491916k cached

Here you see that almost half of your memory is dedicated to caching. So
there's nothing to worry about wrt memory.

Perhaps there's a tuning problem in your tcp stack. Have you changed
anything in /proc/sys/net/ipv4?

Joost
Received on Thu Oct 06 2005 - 05:50:06 MDT

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