[Mono-bugs] [Bug 75342][Blo] Changed - Read timeouts on soap requests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 16:37:34 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75342

--- shadow/75342	2005-06-21 15:48:40.000000000 -0400
+++ shadow/75342.tmp.3843	2005-06-21 16:37:34.000000000 -0400
@@ -81,6 +81,14 @@
 ------- Additional Comments From james at ximian.com  2005-06-21 14:21 -------
 The request that hangs is a SOAP call that normally takes less than a
 second to execute on a non-busy server (which this one is).  You can
 see in the zmd output that it dumps the outgoing xml.  It would also
 dump the incoming xml, but it never receives any (even though it's
 highly unlikely that the server did not reply).
+
+------- Additional Comments From miguel at ximian.com  2005-06-21 16:37 -------
+We are making progress on this.
+
+For some reason a bug fix that was introduced in 1.1.7.4 for large
+posts made us depend on a strange feature: 302 messages should
+technically not be followed on POST according to the spec, but the MS
+stack allows it.


More information about the mono-bugs mailing list