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=32546>. 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=32546 ------- Additional Comments From [EMAIL PROTECTED] 2004-12-08 03:41 ------- Hi James, The performance improvement is definitely impacted by how expensive a single read operation is on our distributed archive. I suppose that many clients pulling down many large files at the same time could use a lot of memory, but I wouldn't think it would be an issue for modern machines. A configurable MAX would definitely be preferable. There is also another fixed-size buffer in GetMethod.java which I fixed today, but I don't have the sources handy right now. I'll update the patch tomorrow with the fix for that too if you like. Thanks -John -- 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]
