Re: [EMAIL PROTECTED] Memory occupied and number of files open

2007-04-20 Thread Sander Temme
Arnab, Arnab Ganguly wrote: > How much Apache occupies memory and number of files it opens for each > client request of the MaxClient value? Depends on your configuration and the extra bells and whistles. One for each listener. One each for ErrorLog, TransferLog, CustomLog etc. One or more (dep

Re: [EMAIL PROTECTED] Memory occupied and number of files open

2007-04-19 Thread Joshua Slive
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 depen

[EMAIL PROTECTED] Memory occupied and number of files open

2007-04-19 Thread Arnab Ganguly
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. Thanks -A