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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77629 --- shadow/77629 2006-03-22 12:51:04.000000000 -0500 +++ shadow/77629.tmp.27866 2006-04-03 14:43:42.000000000 -0400 @@ -10,12 +10,13 @@ Component: XSP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: Posting Large Files Fails I am unable to post large files to a page. This is an issue we have discussed before, but I just wanted to create a bug to track the issue. Posting a large file from a browser to a page causes the memory usage on @@ -104,6 +105,14 @@ 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. ------- Additional Comments From [EMAIL PROTECTED] 2006-03-22 12:51 ------- I am fine with the 2 GB limit. I can explain that to the customers. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-03 14:43 ------- +Eric ran some tests against this patch in HEAD. He found that the +Mono process is not consuming memory like before, but the Apache +module (mod_mono) is now consuming memory very quickly (this was not +happening before) to the capacity of the machine. + +He is testing with a 400 MB file. The mod_mono also came from HEAD. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
