[opencms-dev] Upload of big files

Thomas Schrein tsx37 at schrein.com
Thu Mar 17 18:35:56 CET 2005


Hi list,

it seems that big files and uploading is a never ending story in this list, anyway
I'm stuck.

My target is to upload files with more than 16 MB (Powerpoints and such stuff) and
use OC as document management system for a distributed community of users.

I've setup the system complete new using:
OC 5.01, mysql 4.0 (4.1 didn't work), sdk_1_4_2_07, Windows 2000 Server

In my.cnf the max_allowed_packet is set to 200MB.
Tomcat starts with -Xmx512M.

Files up to 14MB are uploaded well.
A file with 21 MB doesn't work.

As I know mysql 3.x has limited blob size of 16MB, BUT mysql 4.x should handle
files bigger than 16 MB. Is this true ?
Are there other parameters I have to observe ?
Any tips and tricks ?

Thanx
Thomas




More information about the opencms-dev mailing list