From: Bradley Nicholes Date: Fri, 5 Mar 2004 19:32:23 +0000 (+0000) Subject: Add maxmemfree as a default for the netware mpm X-Git-Tag: 2.0.49~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab8d7d37b83acf7ddc2c2352ef3f4c5277acf72;p=thirdparty%2Fapache%2Fhttpd.git Add maxmemfree as a default for the netware mpm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102867 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 54e87f52c42..da33d6e0e99 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -190,6 +190,7 @@ MinSpareThreads 25 MaxSpareThreads 250 MaxThreads 1000 MaxRequestsPerChild 0 +MaxMemFree 100 # OS/2 MPM