Re: Spreading cache over several disks ..

From: Kolics Bertold, University of Veszprem <bertold@dont-contact.us>
Date: Fri, 8 Nov 1996 14:17:17 +0100 (MET)

Hi,
> what I want or need to do is to spread the cache over several disks.
> One way to do this is to use some striping software. Another is to
> let squid make its directories and then remove some, create them on
> another disk and do symbolic links.
> A third way, that I'd like to see is a configuration like
>
> cache on /mn1/disk1 and /mnt/disk2/cache_dir and /mnt/disk3
>
> After that squid would automatically distribute its files over the
> specified three paths ..
It is already implemented.
Excerpt from squid.conf:
# TAG: cache_dir
# Directory for on-disk cache storage. The cache will change into
# this directory when running. The default is
# /somewhere/squid/cache.
#
# You can specify multiple cache_dir lines to spread the
# cache among different disk partitions.
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Cheers,
Bertold
Received on Fri Nov 08 1996 - 05:38:27 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:30 MST