]> err.no Git - varnish/commit
Add back sendfile support (under #ifdef HAVE_SENDFILE) but don't engage
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Aug 2006 07:36:00 +0000 (07:36 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Aug 2006 07:36:00 +0000 (07:36 +0000)
commit5796659ccc605115ab1901a289ef9a6b1963cad7
treea44cffc3751e94d7098ca7ab256a651f9465f018
parent333120597bc65134845241a79f8d5d66d3bbd9df
Add back sendfile support (under #ifdef HAVE_SENDFILE) but don't engage
it for small objects on the suspicion that it has highish setup cost.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@762 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/cache_response.c