From: Bradley Nicholes Date: Fri, 5 Mar 2004 19:31:24 +0000 (+0000) Subject: Add maxmemfree as a default for the netware mpm X-Git-Tag: pre_ajp_proxy~579 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac2a7b6fb5017018aad1c214c2a8a913baca3281;p=apache Add maxmemfree as a default for the netware mpm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102866 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index db6238b25c..d41de27823 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -190,6 +190,7 @@ KeepAliveTimeout 15 MaxSpareThreads 250 MaxThreads 1000 MaxRequestsPerChild 0 + MaxMemFree 100 # OS/2 MPM