]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add maxmemfree as a default for the netware mpm
authorBradley Nicholes <bnicholes@apache.org>
Fri, 5 Mar 2004 19:32:23 +0000 (19:32 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 5 Mar 2004 19:32:23 +0000 (19:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102867 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in

index 54e87f52c42998496138974b6cb66f4d5a3a14bd..da33d6e0e99ff51130ba99b860568c52d0eb5934 100644 (file)
@@ -190,6 +190,7 @@ MinSpareThreads         25
 MaxSpareThreads        250
 MaxThreads            1000
 MaxRequestsPerChild      0
+MaxMemFree             100
 </IfModule>
 
 # OS/2 MPM