I am using NCSA 1.4.2 server.
I have set StartServers to 5 and MaxServers to 100. Is there an
easy way to find out the actual max number of httpd processes
ever reached since the server was started?
Thanks,
Sarab.
I am using NCSA 1.4.2 server.
I have set StartServers to 5 and MaxServers to 100. Is there an
easy way to find out the actual max number of httpd processes
ever reached since the server was started?
Thanks,
Sarab.
Cant you just do a "ps" and see how many children are running? TheyQuote:> I have set StartServers to 5 and MaxServers to 100. Is there an
> easy way to find out the actual max number of httpd processes
> ever reached since the server was started?
Unless you're using some super-huge hardware and have a *lot* of
connections, setting MaxServers to 100 is big-time overkill. 20-25
should be more than enough.
--
===========================================================================
--------------------------------------+------------------------------------
Check out MK-STATS - A new, complete WWW log-analysis program
http://web.sau.edu/~mkruse/mkstats/
===========================================================================
So, ideally you should start low and reach some steady-state maximum #
of started servers, right? unless some group of netscape surfers jump
you at pnce:) (4 simultaneous connections from each surfer will really
be noticed quicky)
it's too low if you are seeing consistently more than max serverQuote:>Does the actual max number get logged anywhere? How would you know if
>your MaxServers is set to too low.
I have a few questions. Any help would be greatly appreciated:
1- What is the maximum number of sockets allowed per process on Linux
(assuming that we follow all the instructions available to increase this
number)? I've read most document on this matter and no one seems to know -
Any good documents out there?
2- What is the max number of child processes that can be spawned? (i.e.:
Apache seems to freeze after 255 child processed are spawned) - How can this
number be increased?
3- How do we limit the amount of mem used by each process (or lower the
default allocated amount).
Thanks for any hints or help.
Al
2. STRANGE SLIP problem. Works once and then dies!
3. Installing httpd to /var/httpd or to /usr/local/etc/httpd
5. NCSA httpd:max no of connections?
7. Max number of httpd deamons running?
8. compile fix for dmi_scan.c in 2.4.bk-current
9. NCSA httpd 1.3 - bypassing max # of users limit
10. Q: max # processes (Solaris 2.3 / SunOS 5.3)
11. Max process
12. Increase max open processes
13. Max Number of Shared Memory per Process