[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:34:36 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 gonzalo at ximian.com.

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

--- shadow/77629	2006-03-20 17:26:57.000000000 -0500
+++ shadow/77629.tmp.25715	2006-03-20 17:34:36.000000000 -0500
@@ -93,6 +93,14 @@
 What I suggested will give you the control that you need, and its a
 change entirely implementable in iFolder that would not require any
 changes to Mono.   Your implementation also can completely circumvent
 the limitations we have (the 32 bit int, which will limit the upload
 file to 2 gigs).
 
+
+------- Additional Comments From gonzalo at ximian.com  2006-03-20 17:34 -------
+I also think that posting such large files through the web interface
+is not practical. You would have to tweak the request timeout limit to
+a value high enough that would make a DoS attack really easy. Not to
+mention that the browser would be stuck, the network congested on the
+user side (assuming the server has more bw) and that all the data
+would be lost in case of a connection failure.


More information about the mono-bugs mailing list