users@glassfish.java.net

Re: Concurrent File Uploads cause "Stream Ended Unexpectedly" errors

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 24 Aug 2009 22:49:06 -0400

Hi,

sorry for the delay.

glassfish_at_javadesktop.org wrote:
> We've let users upload MP3s to private lockers on our site. In testing with limited concurrent uploads, we never had a problem, but when we opened it up to everybody all of the uploads started failing with "stream ended unexpectedly" errors.
>
> Is there any glassfish config we'd need to change to be able to accept many concurrent file uploads of 3-15MB?
> [Message sent by forum member 'rwillie6' (rwillie6)]

Can you add in domain.xml, under http-listener

<property name="disableUploadTimeout" value="true">

to see if that fix your issue?

A+

--Jeanfrancois

>
> http://forums.java.net/jive/thread.jspa?messageID=357939
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>