Jon Stevens <[EMAIL PROTECTED]> writes:
> 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?
>
> 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.
Excellent, I think I'll replace the Joist wrapper code that I wrote
for jh's stuff with the Turbine code.
Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]