]> err.no Git - varnish/commitdiff
Document the inadvisability of enabling sendfile.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 14 May 2007 09:02:23 +0000 (09:02 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 14 May 2007 09:02:23 +0000 (09:02 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1418 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/varnishd.1

index ee6dd9dbb6040436e7cadf477f62771100c83429..1d16a682a8bbaf96ec92377cd3b105a9b3d56ec6 100644 (file)
@@ -28,7 +28,7 @@
 .\"
 .\" $Id$
 .\"
-.Dd May 1, 2007
+.Dd May 14, 2007
 .Dt VARNISHD 1
 .Os
 .Sh NAME
@@ -372,7 +372,10 @@ instead of
 This is not likely to have any effect unless the working set is too
 large to fit in physical memory.
 .Pp
-The default is 8192 bytes, which is probably too low.
+Note that several operating systems have known bugs which make it
+inadvisable to use this.
+.Pp
+The default is -1, which disables the use of sendfile altogether.
 .It Va send_timeout
 The time to wait before dropping the connection to a client which is
 not accepting data sent to it.