]> granicus.if.org Git - apache/commitdiff
The windows MPM has one child process.
authorBill Stoddard <stoddard@apache.org>
Sun, 4 Feb 2001 03:09:28 +0000 (03:09 +0000)
committerBill Stoddard <stoddard@apache.org>
Sun, 4 Feb 2001 03:09:28 +0000 (03:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87971 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/winnt/mpm_default.h

index 69d9b3a8a83bb050ee450904eec98da2edfe7eeb..843d758ef66bbe98dbce9c89575ebd11ccbb8100 100644 (file)
  * enough that we can read the whole thing without worrying too much about
  * the overhead.
  */
-#ifndef HARD_SERVER_LIMIT
-#define HARD_SERVER_LIMIT 8 
-#endif
+#define HARD_SERVER_LIMIT 1
 
 /* Where the main/parent process's pid is logged */
 #ifndef DEFAULT_PIDLOG