]> granicus.if.org Git - apache/commitdiff
Win32: MaxMemFree works with mpm_winnt
authorBill Stoddard <stoddard@apache.org>
Thu, 20 Nov 2003 20:12:13 +0000 (20:12 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 20 Nov 2003 20:12:13 +0000 (20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101820 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml
docs/manual/mod/mpm_winnt.xml

index ebd7c0dbcfd358abb508a9484c46f4980777281b..78ce4427298b198096813545eba9eba7ef3087d2 100644 (file)
@@ -377,7 +377,7 @@ to hold without calling <code>free()</code></description>
 <contextlist><context>server config</context></contextlist>
 <modulelist><module>beos</module><module>leader</module>
 <module>mpm_netware</module><module>prefork</module>
-<module>threadpool</module><module>worker</module></modulelist>
+<module>threadpool</module><module>worker</module><module>mpm_winnt</module></modulelist>
 
 <usage>
     <p>The <directive>MaxMemFree</directive> directive sets the
index 59a90233a64f1fd08bb7b442f1e7c3def940a17f..a42e7c34eba4e9831c200e9991b4ef8f07d9e10e 100644 (file)
@@ -27,6 +27,8 @@ NT.</description>
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>MaxRequestsPerChild</name>
 </directivesynopsis>
+<directivesynopsis location="mpm_common"><name>MaxMemFree</name>
+</directivesynopsis>
 <directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
 </directivesynopsis>
 <directivesynopsis location="mpm_common"><name>SendBufferSize</name>