[Mono-bugs] [Bug 378922] New: [Regression] No response when uploading files far bigger then maxRequestLength
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 10 16:05:51 EDT 2008
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: mhabersack at novell.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list