This blog post: http://cnedelcu.blogspot.de/2013/09/nginx-error-413-request-entity-too-large... tells me nginx does not allow request bodies larger than 1mb by default if you use nginx you might want to update this configuration variable: http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size hth clemens
In the range of 2-3 MB
Tim
On 22/04/2016 13:21, Thomas Mortagne wrote:
What size is this XAR ?
On Fri, Apr 22, 2016 at 2:01 PM, Tim Dudgeon <[email protected]> wrote:
On 22/04/2016 12:19, Thomas Mortagne wrote:
Do you have anything related in the log ?
Not in the Tomcat logs, but I found something in the javascript console:
Failed to load resource: the server responded with a status of 413 (Request Entity Too Large)
with some link to https://<sever>/xwiki/bin/upload/XWiki/XWikiPreferences
Tim