r118 - in trunk/varnish-cache: . bin/varnishd

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Apr 5 11:42:59 CEST 2006


Ok, this was the commit that got away from me, it should only have applied
to trunk/varnish-cache/bin/varnishd/cache_httpd.c.

The commit message for the remaining files are:

    trunk/varnish-cache/autogen.sh
	Automate a fair bit more for developer convenience.

    the rest:
	Give worker threads a little cache of handy objects
	in order to avoid creating/destroying them for every
	request:  An event_base, a sbuf and two events.


In message <20060405094022.F3DB91ED61F at projects.linpro.no>, phk at projects.linpro
.no writes:
>Author: phk
>Date: 2006-04-05 11:40:22 +0200 (Wed, 05 Apr 2006)
>New Revision: 118
>
>Modified:
>   trunk/varnish-cache/autogen.sh
>   trunk/varnish-cache/bin/varnishd/cache.h
>   trunk/varnish-cache/bin/varnishd/cache_httpd.c
>   trunk/varnish-cache/bin/varnishd/cache_pass.c
>   trunk/varnish-cache/bin/varnishd/cache_pipe.c
>   trunk/varnish-cache/bin/varnishd/cache_pool.c
>Log:
>Account for the last byte of the header.
>
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-commit mailing list