[Fwd: Re: My random thoughts]

Dag-Erling Smørgrav des at linpro.no
Fri Feb 17 13:51:49 CET 2006


"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
> [acceptor] If we have no hit, the header needs to be analyzed (URL
> cleanup, rewriting, negative lookup etc etc).  We could use a
> "sender" thread to do this, but I would rather in order to limit
> the amount of potentially expensive work we do here.  My initial
> thought therefore is to put the request into a queue to be dealt
> with by the "backend" threads.

The header always needs to be analyzed, as it may contain stuff like
If-Modified-Since, Range, etc.

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-dev mailing list