Import file > 3gb possible?
- From: Mark Thomas <markt (at) apache.org>
- Date: Thu, 15 Jun 2006 19:32:46 -0400
Tim Funk wrote:
> It should be. But you cannot use request.getContentLength() to get the
> length of the posted data. You will need to get the Content-Length
> header and parse it to a long. Things like this were done in tomcat5 for
> serving files larger than 2GB. I am unsure if there is anything in the
> way in tomcat 4.1 to prevent uploads greather than 2GB.
It should be there in 4.1.31 but I haven't tested it.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org