[Mono-bugs] [Bug 77629][Nor] Changed - Posting Large Files Fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 20 17:25:34 EST 2006
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=77629
--- shadow/77629 2006-03-20 13:52:06.000000000 -0500
+++ shadow/77629.tmp.24874 2006-03-20 17:25:34.000000000 -0500
@@ -66,6 +66,22 @@
Do you need this in 1.1.13? If yes, I'll close the bug once i backport it.
------- Additional Comments From rlyon at novell.com 2006-03-20 13:52 -------
Awesome! Yes. I do need this in 1.1.13 for SLES 10. Thanks!
+
+------- Additional Comments From miguel at ximian.com 2006-03-20 17:25 -------
+Backporting the change is doable, but this is a feature change, and
+this is something that we must discuss with other folks in the CODE10
+schedule.
+
+For one, there are some side effects of this: 4 gigabytes is above the
+2 gig limit imposed by ints (HttpRequest.ContentLenght is an int
+property). So even if we have support for using a temporary file, it
+is not clear that it will work with arbitrary file sizes (above 2 gigs).
+
+Someone needs to test this properly, and I do not want to be
+responsible for this testing nor the associated bug fixing on the
+1.1.13 branch.
+
+Jared, feel free to call me up if this is an issue.
More information about the mono-bugs
mailing list