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


           Summary: [Regression] No response when uploading files far bigger
                    then maxRequestLength
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=207317)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207317)
minimal test case

Recipe for reproduction
=======================

- extract attached test case (webapp with maxRequestLength=10)
- start xsp2 in "upload" dir
- upload included file "5k.bin" => ok
- upload included file "20k.bin" => ok: "Upload size exceeds httpRuntime
limit."
- upload included file "10m.bin" => The connection was reset

According to a Wireshark-trace, no response is sent in the last case.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to