[Mono-list] Memory usage of mod_mono

Paolo Molaro lupus at ximian.com
Tue Oct 4 10:30:13 EDT 2005


On 10/04/05 Mohamed Hegazy wrote:
> We've written a web application using mono,
>  mod_mono 1.0.9.0 Apache 2.0  running on a Red hat ES 4.0. We have a problem with mod_mono as it keeps increasing its memory usage until it fills up the server memory (1 GB) 

What version of mono are you using? This is the most important bit of
info.

> Our questions are:
> 1-Is there a problem with session_end; if so please advice what to do.

Could you write a test case that uses it and see if it reproduces the
issue?

> 2-Why does the mod_mono keeps allocating memory and not freeing it

We need to find out what kind of memory is that: managed or unmanaged,
first. If you could provide a test case that reproduces the issue we'll
look at it.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-list mailing list