]> granicus.if.org Git - apache/commit
Introduce an EnableSendfile directive (defaulted to ON) to allow users
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 14 Oct 2002 17:42:45 +0000 (17:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 14 Oct 2002 17:42:45 +0000 (17:42 +0000)
commita1ef1921c7c55419895c41bb79ea75d59a929ee3
treecd1f4b1724f0378050944986ce9b6ea25a82f3f4
parentbb2e26f3827878572f200d01d8c66bb8573b801b
  Introduce an EnableSendfile directive (defaulted to ON) to allow users
  to disable sendfile mechanics for NFS volume mounts and other kernel
  objects that don't support sendfile.  And EnableSendfile off can be used
  to help narrow bugs down to the sendfile mechanics or eliminate the
  possiblity that sendfile is a factor on any given platform.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97205 13f79535-47bb-0310-9956-ffa450edef68
include/http_core.h
server/core.c