[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 03:52:51 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=648900
https://bugzilla.novell.com/show_bug.cgi?id=648900#c5
--- Comment #5 from Marek Habersack <mhabersack at novell.com> 2010-10-26 09:52:50 CEST ---
(In reply to comment #4)
> 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?
We should, but there's no reliable way of determining the cache size (it's the
only feature we miss compared to .NET)
> 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.
There's not much we can do here, is there? We can remove the session data only
after the session expires.
--
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