[wildfly-dev] Shall we limit size of the deployment in WildFly?

Stuart Douglas stuart.w.douglas at gmail.com
Wed Nov 4 05:42:08 EST 2015


Undertow supports chunked request encoding, so if a client sends a chunked
request it will handle it, however AFAIK all browsers will set a content
length when uploading a file.

Stuart

On Wed, 4 Nov 2015 at 21:40 Darran Lofthouse <darran.lofthouse at jboss.com>
wrote:

> Haven't checked uploads for a while, do we support chunked encoding or
> always send a content length?
>
> On 04/11/15 10:35, Heiko Braun wrote:
> > GWT boils down to plain web technologies.  And no, AFAIKT there is no
> > way to  check the size of an uploaded file across web browsers. Most
> > browsers do however have an implicit limitation on the file size, which
> > for majority is about 2 GB.
> >
> >> On 04 Nov 2015, at 10:11, Darran Lofthouse <darran.lofthouse at jboss.com
> >> <mailto:darran.lofthouse at jboss.com>> wrote:
> >>
> >> From within GWT is there any option to detect the file size before
> >> uploading?
> >
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20151104/882d45b8/attachment.html 


More information about the wildfly-dev mailing list