You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2002/09/16 19:19:35 UTC

cvs commit: httpd-2.0/docs/conf httpd-nw.conf

wrowe       2002/09/16 10:19:35

  Modified:    docs/conf httpd-nw.conf
  Log:
    APR_HAS_MMAP == 0 in apr.hnw, so we can presume that this directive is
    a noop for today.
  
  Revision  Changes    Path
  1.24      +0 -10     httpd-2.0/docs/conf/httpd-nw.conf
  
  Index: httpd-nw.conf
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/conf/httpd-nw.conf,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- httpd-nw.conf	16 Sep 2002 16:57:04 -0000	1.23
  +++ httpd-nw.conf	16 Sep 2002 17:19:35 -0000	1.24
  @@ -353,16 +353,6 @@
   HostnameLookups Off
   
   #
  -# EnableMMAP: Control whether memory-mapping is used to deliver
  -# files (assuming that the underlying OS supports it).
  -# The default is on; turn this off if you serve from NFS-mounted 
  -# filesystems.  On some systems, turning it off (regardless of
  -# filesystem) can improve performance; for details, please see
  -# http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap
  -#
  -#EnableMMAP off
  -
  -#
   # ErrorLog: The location of the error log file.
   # If you do not specify an ErrorLog directive within a <VirtualHost>
   # container, error messages relating to that virtual host will be