From: William A. Rowe Jr Date: Fri, 17 Aug 2001 17:31:17 +0000 (+0000) Subject: Fix some badness on Win32 X-Git-Tag: 2.0.24~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28e9157b18f12f0dc1240331538d9e2062455d87;p=apache Fix some badness on Win32 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90296 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index aed21cdf2a..d00cf1a9a3 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -88,7 +88,7 @@ KeepAliveTimeout 15 # WinNT MPM # ThreadsPerChild ...... constant number of worker threads in the server process # MaxRequestsPerChild .. maximum number of requests a server process serves - + ThreadsPerChild 250 MaxRequestsPerChild 0