You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ed...@cec.eu.int on 2003/04/09 11:22:15 UTC

RE: [users@httpd] [2.0.-Win32] Limit number of Apache.exe process es

Would I be right in saying MPM winnt is fixed to one child...

One child, but it also needs a control process... So that would explain you
got two processes showing.

If you need big fat modules try using them as dso.

Any other opinion ?

ECB

-----Original Message-----
From: Gerard ter Haar [mailto:g.terhaar@pulstar.nl] 
Sent: mercredi 09 avril 2003 09:47
To: users@httpd.apache.org
Subject: [users@httpd] [2.0.-Win32] Limit number of Apache.exe processes


Dear List-members,

I am running my first Apache 2.0.42 server (with Mod_Perl) on WindowsNT4SP6a
for our small Intranet. It is running just fine, however I think it is using
too much memory.

Each Apache.exe is about 20MB. That's most likely because Mod_Perl is in
use. However since the number of user is very small I think I don't need two
(2) Apache.exe processes. One (1) would me just fine for me and save me the
memory I need for some other tasks.

I've tried adding something like "StartServers 1", but then Apache won't
start. If I check the docs it says: 'on NT only 1 child'.

Can someonly give a hint how two limit the number of processes?

Futhermore if I use "apache.exe -X" will I still be able to serve say 10
users?

Thanks in advance and kind regards,

Gerard ter
Haar


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org