Date: Mon, 17 Mar 2008 12:57:11 +0000 From: RW <fbsd06@mlists.homeunix.com> To: freebsd-questions@freebsd.org Subject: Re: Does softupdate help squid ? Message-ID: <20080317125711.52f96893@gumby.homeunix.com.> In-Reply-To: <47DE312E.2030209@esiee.fr> References: <47DE312E.2030209@esiee.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Mar 2008 09:51:58 +0100 Frank Bonnet <f.bonnet@esiee.fr> wrote: > Hello > > I'm setting up a squid cache (3.0.2) machine FreeBSD 7.0 based and I > wonder if softupdates could help (make it faster ) or not the cache > partition ? Yes, use soft-updates. And you should mount any dedicated cache partitions as noatime. It's also a good idea to build in aufs support and use that in your cache_dir entry, instead of the standard ufs cache type which blocks on disk i/o.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080317125711.52f96893>