On 4/19/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
Hi,
How much Apache occupies memory and number of files it opens for each client
request of the MaxClient value?If it is dependent on the system , how do we
find out?Looking forward for your response.

Yes, it is system and configuration dependent. For memory, you can use
tools like "top" or "ps". For open files, "lsof" is the standard, I
believe.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to