[Mono-bugs] [Bug 75174][Nor] Changed - If HTTP request length exceeds configure maximum, xsp hangs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 9 06:31:51 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 gonzalo at ximian.com.

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

--- shadow/75174	2005-06-08 06:29:45.000000000 -0400
+++ shadow/75174.tmp.12462	2005-06-09 06:31:51.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 75174
 Product: Mono: Class Libraries
 Version: 1.1
 OS: SLES 9
 OS Details: x86-64
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Sys.Web
+Component: System
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: matt.hargett at logiclibrary.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -44,6 +44,10 @@
 
 Additional Information:
 Increasing the maxRequestLength works around this problem in the short
 term, but customers keep surprising me with the size of the binaries they
 want to analyze. Not having things hang will at least allow us to produce a
 nice error message.
+
+------- Additional Comments From gonzalo at ximian.com  2005-06-09 06:31 -------
+This is a bug in the client code. The server sends the soap fault
+message but the client keeps (trying to) write.


More information about the mono-bugs mailing list