on 5/16/01 2:15 AM, "Daniel Rall" <[EMAIL PROTECTED]> wrote:
> Are these FileItem objects getting held in memory until that call to
> write() happens? What if they're 50 MB, and 3 are uploaded at once?
> Give the lusers an inch, and they take a foot...
>
> If this is the case (I know nothing about Turbine's file upload), what
> do you guys say to an option to write uploads to disk immediately upon
> parsing from the HTTP request?
>
> Dan
Under the covers, it uses Jason Hunters code to do the parsing which writes
files to disk that are of a certain size. Look in TR.props for the
configuration.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]