DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32947>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32947 ------- Additional Comments From [EMAIL PROTECTED] 2005-01-05 12:18 ------- The maximum Java integer value (2147483647) works up to 2 *gigabytes*. Furthermore, if an integer value overflows, it appears as a negative number, not zero. Perhaps your problem is instead that you need to increase the "maxFileSize" value in the controller, although the default is 250 MB. I seem to remember some case where files too large were being discarded without any error, although that may have been a bug in an early version of the chained request processor. Perhaps there are people who actually need to upload files > 2 GB, but I'm afraid you've mis-diagnosed your problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]