[undertow-dev] A question about response body size limit in undertow

adi amir adiamirg at gmail.com
Mon Jun 1 06:30:11 EDT 2015


it seems we didn't work properly with async mode.
its not a problem of response limit.
Now we are ok.
thanks.

On Mon, Jun 1, 2015 at 10:15 AM, Stuart Douglas <sdouglas at redhat.com> wrote:

> There are definitely no limits out of the box. How are you sending the
> data (streams, channels, or the Sender)?
>
> Stuart
>
> ----- Original Message -----
> > From: "adi amir" <adiamirg at gmail.com>
> > To: undertow-dev at lists.jboss.org
> > Sent: Wednesday, 27 May, 2015 10:46:07 AM
> > Subject: [undertow-dev] A question about response body size limit in
> undertow
> >
> > Hello
> >
> > I'm working with undertow.
> > I would appreciate help regarding the following issue:
> >
> > I have a response that have a large body size (about 1.8MB).
> > It seems that the undertow truncates the response after 100,000~ bytes.
> > I could not find any configuration parameter to increases this limit nor
> > a method to overcome this issue.
> >
> > I would appreciate some tips on this issue.
> > Thank you
> > Adi Amir
> >
> > _______________________________________________
> > undertow-dev mailing list
> > undertow-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/undertow-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20150601/7307af4b/attachment.html 


More information about the undertow-dev mailing list