[Mono-devel-list] WebResonse is not closed in SoapHttpClientProtocol

Konstantin Triger kostat at mainsoft.com
Tue May 31 13:52:59 EDT 2005


Hi Lluis,

I have an issue which is reproed with our System.Web and under stress 
only: I run out of resources.

This happens because SoapHttpClientProtocol.ReceiveResponse function 
receives a WebResponse, which is not closed anywhere.
The simplest solution is to Close it in a finally block.

Although I can't repro it in mono, the fix seems correct anyway. Would 
you mind me to commit it?

-- 
Regards,
Konstantin Triger




More information about the Mono-devel-list mailing list