[Mono-bugs] [Bug 71001][Nor] Changed - xsp.exe virtual size grows without bound -- large messages

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 17:49:02 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71001

--- shadow/71001	2005-01-31 14:34:56.000000000 -0500
+++ shadow/71001.tmp.16622	2005-02-16 17:49:02.000000000 -0500
@@ -113,6 +113,14 @@
 This means that Mono has the same problems than an equivalent C or
 C++ application would (as they do not have compatcing memory 
 management units either), so you must take the same care that you
 would with C or C++ when dealing with heap fragmentation.
 
 Miguel.
+
+------- Additional Comments From lupus@ximian.com  2005-02-16 17:49 -------
+This should be fixed in svn: after about 3000 requests
+with files of 4.5 and 5.2 MB (and 1000 or so of 1.2 MB),
+memory usage of xsp seems steady at 195 MB. I had a single
+client making requests sequentially.
+Joshua, Matt: please test and feel free to reopen if you have other
+tests that show the same behaviour.