[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 18 20:25:58 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=397627

User miguel at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=397627#c6





--- Comment #6 from Miguel de Icaza <miguel at novell.com>  2008-08-18 18:25:57 MDT ---
If I change the number of requests from 20 to 50, I got two candidates that are
keeping a lot of memory allocated through a reference:

* System.Net.Sockets.Socket/SocketAsyncResult 19 instances, 7,344,256 bytes.
* System.IO.MemoryStream, 9 instances, 9,437,328 bytes.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list