default conf contents. Not a backport because in trunk, they've been modified to line up.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@
1031660 13f79535-47bb-0310-9956-
ffa450edef68
changes the behavior to limit the number of <em>connections</em> per
child.</p>
</div>
+ <div class="note"><h3>Default Configuration</h3>
+ <p>The default (compiled-in) value of this setting (10000) is used when
+ no <code class="directive">MaxRequestsPerChild</code> directive is present in the
+ configuration. Many default configurations provided with the server include
+ "MaxRequestsPerChild 0" as part of the <em>default configuration</em>.</p>
+</div>
+
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
changes the behavior to limit the number of <em>connections</em> per
child.</p>
</note>
+ <note><title>Default Configuration</title>
+ <p>The default (compiled-in) value of this setting (10000) is used when
+ no <directive>MaxRequestsPerChild</directive> directive is present in the
+ configuration. Many default configurations provided with the server include
+ "MaxRequestsPerChild 0" as part of the <em>default configuration</em>.</p>
+</note>
+
</usage>
</directivesynopsis>