Re: commloops cache digest code works

From: Adrian Chadd <adrian@dont-contact.us>
Date: Sun, 24 Feb 2002 19:01:09 -0700

On Sun, Feb 24, 2002, Joe Cooper wrote:

> > If its a range request then the request is marked uncacheable and passed through.
>
> So we can be pretty confident that they are handled correctly, I presume?

I'd like to hope so.

> > Don't worry about the speed difference being in your head - you'll
> > see the speed difference eventually, I'm just not sure if it'll be
> > under Linux to begin with. :)
>
> I guess it's only fair for FreeBSD to get some attention, since Linux
> has been faster for Squid for so long. ;-)

Its only kqueue(). if linux had a real, stable, in kernel (ie not a damned
patch) replacement for kqueue() (read: real time signals aren't it)
then Linux would also be up there.

> Regardless of performance, if it makes Squid easier to code for, and
> more importantly easier to debug, I'm all for it. Performance is always
> good to have, though.

Well, the cool thing is that the code becomes easier to code for _AND_
faster. The tradeoff (there's always one) is that I'm exposing all
of the silly gremlins in the client/server code which seems to bite those
trying to do in-stream content modification. Heh.

Adrian
Received on Sun Feb 24 2002 - 19:01:14 MST

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