Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any place where I can tell the container to accept lots of data?
In one of my web service, data around 1-2MB is consumed easily. However, when I sent data around 8MB, it was unable to process the data.
I was searching and it looks like jetty is having a max limit on the post data. It can be changed by modifying the jetty-web.xml??
http://www.eclipse.org/jetty/documentation/current/setting-form-size.html
Any direction for setting the Karaf Jetty to accept a bigger amount of data?
Thank you.
Hello,
Thanks for your feedback. Please mark your solution as accepted.
Best regards
Sabrina