[Mono-bugs] [Bug 680721] On Windows HttpWebRequest.GetResponse() times out when executed in a timer

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 18 13:09:38 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=680721#c3


--- Comment #3 from Bill Seddon <bill.seddon at lyquidity.com> 2011-03-18 17:09:37 UTC ---
I now realize the original post did not include that the problem is also seen
when GetResponse() is called from some thread other than the UI thread.  In
fact it is this scenario we really use.  The timer in the test example is used
as a simple way to have the call occur on some other thread.

Maybe there's some UI thread affinity issue in the Windows version which
results in a blocking behavior?

The problem arose for me when porting an application to Mono.  The application
makes REST calls to Amazon services on multiple threads and works fine on
Windows .NET but we saw these time out problems using Mono on Windows.

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