RE: [squid-users] squid req/min

From: Elsen Marc <elsen@dont-contact.us>
Date: Fri, 18 Mar 2005 16:37:02 +0100

 
> hi Marc,
>
> Find the info you asked
>
> 1) squid Version 2.5.STABLE9
> 2) Linux (slackware) kernel 2.6.11.3
> 3) 2 sata hard drive 37GB each
>
> cache_dir diskd /cache1/cache 25000 32 256
> cache_dir diskd /cache2/cache 16000 32 256
> cache_dir diskd /cache3/cache 16000 32 256
>
 
  - check whether you have adequate RAM versus the total size
of the cache (see FAQ)

  - Check squid process SIZE versus RSS with :

       % top
   
    verify whether the squid process 'fits' in memory
    and does not need swap.

  - Average swap need of the system can be checked with :
 
       % free
 
   If there is to much swap in use. Squid performance can be hampered too.

  - Squid rpm's from vendors sometime have all option configured
with configure.
In that case I advise to build squid manually, with only those
configure options needed which you want.

  

   M.
Received on Fri Mar 18 2005 - 08:40:29 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST