GitHub user afs added a comment to the discussion: How to increase limit for request body size?
I can recreate the situation. Issue https://github.com/apache/jena/issues/3110 fuseki-server.jar 5.2.0 works because it is a different architecture (it's a webapp/war file and server packed as one jar). 5.3.0 is a not webapp. I have tried a fix but Jetty is not picking up the increased HTML form size limit whether set using a system property or by API calls during server build. GitHub link: https://github.com/apache/jena/discussions/3109#discussioncomment-12712115 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
