GitHub user liss-h added a comment to the discussion: How to increase limit for
request body size?
Q: Which version of Fuseki?
A: 5.3.0
Q: How is the update requests sent? Content type application/sparql-update or
as an HTML form?
A: HTML form
Q: Just how large is "large"?
A: up to 9MB
Q: What error are you getting in the log file?
A:
```
18:20:36 WARN ServletApiRequest :: java.util.concurrent.CompletionException:
java.lang.IllegalStateException: form too large > 1048576
18:20:36 WARN Fuseki :: [14] RC = 500 : 400: Unable to parse form
content
org.eclipse.jetty.http.BadMessageException: 400: Unable to parse form content
at
org.eclipse.jetty.ee10.servlet.ServletApiRequest.extractContentParameters(ServletApiRequest.java:1004)
~[fuseki-server.jar:5.3.0]
[..]
```
GitHub link:
https://github.com/apache/jena/discussions/3109#discussioncomment-12703465
----
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]