[Mono-bugs] [Bug 502274] HttpConnection does not unbind HttpListenerContext when KeepAlive is true

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 17 18:00:34 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=502274

User petee at mindtouch.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502274#c6





--- Comment #6 from Peter Erickson <petee at mindtouch.com>  2009-06-17 16:00:30 MDT ---
I verified it's fixed in mono-2.4.2p2 (Mac OS).  My informal test case was
sending 5000 requests (via curl) to our mono app which uses HttpListener and
checked the amount of managed memory being used before the HttpListener was
shut down.

The results were:

Mono 2.4
106MB 

Mono 2.4.2
1.7MB

Thanks so much Gonzalo and Mark!

-- 
Configure bugmail: http://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