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 -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
