]> granicus.if.org Git - apache/commitdiff
Added a reference to the EnableMMAP documentation for the
authorBrian Pane <brianp@apache.org>
Sun, 2 Jun 2002 03:02:14 +0000 (03:02 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 2 Jun 2002 03:02:14 +0000 (03:02 +0000)
performance tuning details

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95461 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in

index e0318c2ad899ae235b282dc01bfa4e1168cfe68c..e85228c30be32e5e4b748705b0c3f546d996921e 100644 (file)
@@ -448,7 +448,9 @@ 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.
+# 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