I am attempting to upload large files using a http multi-part form post request sent to an Apache 2.2.4 instance running on Linux. I find that when the size of the total upload exceeds 2GB(could be two files 1GB+1.5GB), Apache reports an error indicating "Invalid Content-Length....". When i check the content header as captured by a plugin into Apache, it reports a negative size. I tried using both Firefox and IE 6. But both failed with same errors. Since Apache 2.2.4 is supposed to support files > 2GB, was wondering how do i find if this is an Apache problem or a browser problem? Thanks Ramdas --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx