[Mono-bugs] [Bug 660458] Refreshing (asp.net) page during System.Net.HttpWebRequest hangs mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 20 11:37:08 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=660458#c1


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gonzalo at novell.com
         Resolution|                            |INVALID

--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-12-20 16:37:07 UTC ---
Questions about loading an XML file from another server aside, you should try
increasing the maxConnections value (google for .net schema maxconnection).
Withtout that, you have to wait until the request times out in the server and
the connection to www.foo.com is made available for the next thread.

-- 
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