]> granicus.if.org Git - apache/commitdiff
Change ThreadsPerChild config default from 20 to 50 to match
authorAlexei Kosut <akosut@apache.org>
Tue, 22 Jul 1997 22:33:14 +0000 (22:33 +0000)
committerAlexei Kosut <akosut@apache.org>
Tue, 22 Jul 1997 22:33:14 +0000 (22:33 +0000)
compiled-in default.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78746 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.html

index be50916e2118f40d5f7df02a46608c146fb19885..6cd802789ff428692c51333debf074bb74e3b881 100644 (file)
@@ -178,7 +178,7 @@ together with details of mirror web and anonymous ftp sites.</p>
          should use. This is the maximum number of connections the server
          can handle at once; be sure and set this number high enough for
          your site if you get a lot of hits. The recommended default is
-         <code>ThreadsPerChild 20</code>.</p>
+         <code>ThreadsPerChild 50</code>.</p>
   <li><p>The directives that accept filenames as arguments now must use
       Windows filenames instead of Unix ones. However, because Apache
       uses Unix-style names internally, you must use forward slashes, not