Loading docs/conf/httpd-win.conf +1 −1 Original line number Diff line number Diff line Loading @@ -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 <IfModule winnt.c> <IfModule mpm_winnt.c> ThreadsPerChild 250 MaxRequestsPerChild 0 </IfModule> Loading Loading
docs/conf/httpd-win.conf +1 −1 Original line number Diff line number Diff line Loading @@ -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 <IfModule winnt.c> <IfModule mpm_winnt.c> ThreadsPerChild 250 MaxRequestsPerChild 0 </IfModule> Loading