On Thu, Mar 13, 2008 at 9:15 PM, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
> For each request there is a
>  substantial increase in RSS value and this memory is never returned back to
>  RAM it seems.I may be doing something major mistake in my module any help
>  would be highly appreciated.

Does it happen without your module?

If you're using a threaded MPM, are you giving Apache enough time to
stabilize?   RSS should level out after each thread has had a chance
to run your hungriest request.


-- 
Eric Covener
[EMAIL PROTECTED]

Reply via email to