[Mono-bugs] [Bug 59624][Cri] Changed - Remoting over HTTP creates new thread for each request.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 19:32:25 -0400 (EDT)


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 ryoung@novell.com.

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

--- shadow/59624	2004-06-08 13:15:37.000000000 -0400
+++ shadow/59624.tmp.9440	2004-06-09 19:32:25.000000000 -0400
@@ -509,6 +509,12 @@
 memory). It also means that the GC is not managing very well the
 memory in this case.
 
 Can you please update from cvs and check if the patches have also
 fixed the problem in iFolder?
 
+
+------- Additional Comments From ryoung@novell.com  2004-06-09 19:32 -------
+I have been running iFolder on the 0609 CVS head and the leak seems 
+to be fixed.  I have been running for 3 hours and the used memory 
+has been holding steady at 189 MB.  I will let you know how it looks 
+after running all night.  Thanks.