Re: [EMAIL PROTECTED] Query on Maxmemfree

2008-03-24 Thread Arnab Ganguly
And also when the process dies how do I make sure it releases the resource it had acquired. This will happen automatically for most resources. Is there some particular problem you are having? Thanks for the update.My observation even after using MaxRequestPerChild param setting to non

Re: [EMAIL PROTECTED] Query on Maxmemfree

2008-03-20 Thread Joshua Slive
On Wed, Mar 19, 2008 at 5:11 PM, Arnab Ganguly [EMAIL PROTECTED] wrote: Hi All, How do I restrain Apache process to grow to a certain limit? There is no function internal to apache to do that. You can probably use ulimit in the script that starts apache. Of course, the processes will die very

[EMAIL PROTECTED] Query on Maxmemfree

2008-03-19 Thread Arnab Ganguly
Hi All, How do I restrain Apache process to grow to a certain limit?And also when the process dies how do I make sure it releases the resource it had acquired.What is the impact of the parameter MaxMemFree ?Any help or suggestion would be very much appreciated. Thanks -A

[EMAIL PROTECTED] Query on Maxmemfree

2007-10-01 Thread Arnab Ganguly
Hi All, I have couple of queries on the usage of MaxMemFree param in Apache. 1) What would be the ideal value to keep it with? 2) Does it have any dependency with other parameters like ServerLimit,MaxClient etc? 3) Does the memory taken up by the Apache daemon is reduced if we keep a lower value