Commit b7fc2036 authored by Brian Pane's avatar Brian Pane
Browse files

Added a reference to the EnableMMAP documentation for the

performance tuning details


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95461 13f79535-47bb-0310-9956-ffa450edef68
parent 24353885
Loading
Loading
Loading
Loading
+3 −1
Changes for docs/conf/httpd-std.conf.in: 3 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -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