Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2008 07:41:16 -0400
From:      Christopher Sean Hilton <chris@vindaloo.com>
To:        Frank Bonnet <f.bonnet@esiee.fr>
Subject:   Re: Does softupdate help squid ?
Message-ID:  <AFEDF01E-ECB0-43E9-9F64-E678FA88E644@vindaloo.com>
Resent-Message-ID: <20080317154519.1AA22253A4@yavin.vindaloo.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 Mar 17, 2008, at 4:51 AM, Frank Bonnet 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 ?
>

I can't imagine that it would hurt. Last I looked though squid may not  
be the best tool for this job. Poul Henning-Kamp has written an http  
accelerator called varnish.

I'll start by saying that implementing varnish is on list of things to  
do so my experience is purely anecdotal. No that I've said that, the  
feature that grabbed my attention was the fact that it's written to  
modern unix. If I understand what I read correctly this means that  
varnish eschews squids separation of the cache into  a fast cache in  
memory and a slow cache on disk. Instead varnish uses a big memory  
mapped file allowing the operating system to manage which cache  
objects are in memory and which ones are on disk. On FreeBSD at least  
that would seem to me to be a bigger performance win than softupdates.

-- Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AFEDF01E-ECB0-43E9-9F64-E678FA88E644>