[Mono-dev] HttpConnection not unregistering HttpListenerContext when KeepAlive is true

Peter Erickson petee at mindtouch.com
Fri May 8 13:49:33 EDT 2009


Gonzalo - Done:  https://bugzilla.novell.com/show_bug.cgi?id=502274

Thanks much!
pete

On May 8, 2009, at 12:17 PM, Gonzalo Paniagua Javier wrote:

> On Fri, 2009-05-08 at 09:44 -0500, Peter Erickson wrote:
>> Hi - I have a question regarding the way HttpConnection behaves when
>> Keep Alive is enabled.  If response.KeepAlive is true (the default),
>> and therefore no Conenction: close header is sent, HttpConnection
>> doesn't call epl.UnbindContext(context).  This causes
>> HttpListenerContext instances to pile up (and hold onto memory) until
>> the HttpListener is shut down.
>>
>> Is this the desired behavior when using KeepAlive?  Note, this
>> behavior changed in r115250 (bug 433371).
>
> That is a bug. Can you please enter it in bugzilla and assign it to  
> me?
> I'll take care of it as soon as I can.
>
> -Gonzalo
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list