> I am wonder that how to use 2 partitions for cache storage?
> The explanation in configuration file doesn't say clearly.
> What should I set for the cache size ? I have 2x2G HD, for example:
>
> /cache1 & /cache2
>
> so, I use:
>
> cache_dir /cache1
> cache_dir /cache2
I believe you should be able to do it for Squid.
We are having a third partition split here to
make better use of the controllers.
cache_swap 15000
cache_dir /proxy1 5000
cache_dir /proxy2 5000
cache_dir /proxy3 5000
The Cached will alternate the storage for new
entries.
Anyone use Squid for high load condition,
1 million hit per day ?
*8)
Ong Beng Hui
ongbh@singnet.com.sg
...and they lived happily ever after
Received on Sun Jun 09 1996 - 19:24:14 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:29 MST