Re: [squid-users] Cache Size Problem

From: Rodrigo A B Freire <zazgyn@dont-contact.us>
Date: Wed, 3 Aug 2005 10:26:21 -0300

    Maryam,

    Try compiling your cache with diskd!

    Recompile your Squid with --enable-storeio=diskd,ufs on the ./configure,
and in your squid.conf change your cache_dir to:

cache_dir diskd /proxy_cache/cache1 2400 16 256 Q1=64 Q2=72
cache_dir diskd /proxy_cache/cache2 2400 16 256 Q1=64 Q2=72
cache_dir diskd /proxy_cache/cache3 2400 16 256 Q1=64 Q2=72
cache_dir diskd /proxy_cache/cache4 2400 16 256 Q1=64 Q2=72
cache_dir diskd /proxy_cache/cache5 2400 16 256 Q1=64 Q2=72

    Good luck!

----- Original Message -----
From: "maryam dalvi" <maral5762@yahoo.com>
To: <squid-users@squid-cache.org>
Sent: Wednesday, August 03, 2005 10:11 AM
Subject: [squid-users] Cache Size Problem

> Dear all,
> I' m useing squid-2.5STABLE9 (running on FC3) as a
> cache server.
> I've set five partitions(reiserfs formatted) to store
> cache data. all partitions's size set to 4GB.
> The problem is that When cache data fill 50% of cache
> partitions, speed of cache reduce and some time it
> seems that it crashed. (The bandwidth is 20Mbps)
>
> Here is my HW Configuration:
> ================
> Single CPU: 3.0MHtz Full
> RAM: 4 * 512MB
> HDD: 120 SATA
> Mainboard: Supermicro
>
> my squid.conf
> ***********************************
> cache_mem 100 MB
> cache_dir ufs /proxy_cache/cache1 2400 6 256
> cache_dir ufs /proxy_cache/cache2 2400 6 256
> cache_dir ufs /proxy_cache/cache3 2400 6 256
> cache_dir ufs /proxy_cache/cache4 2400 6 256
> cache_dir ufs /proxy_cache/cache5 2400 6 256
> ***********************************
>
> --TNX
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
Received on Wed Aug 03 2005 - 07:26:24 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT