]> 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)
commit7840912d6e82ae87e3af4618894e38de682404f6
treecd1f4b1724f0378050944986ce9b6ea25a82f3f4
parent97dc96a0b97f6276902867bd45978217546c16ea
  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