[Mono-bugs] [Bug 648900] High memory usage with sgen when serving through fastcgi-mono-server4
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 26 01:02:43 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=648900
https://bugzilla.novell.com/show_bug.cgi?id=648900#c4
--- Comment #4 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-10-26 05:02:42 UTC ---
This is the session data being stored in the internal cache and "leaked".
Perhaps we should have a maximum size for that internal cache, Marek?
I disabled storing to the internal cache and the memory use for 100k requests
ended up being ~120MB. If the session is stored, the memory use at the end of
the same test is 300MB.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list