0

max body size request

asked 2022-12-03 01:38:23 +0800

Diana1998 gravatar image Diana1998
1

Is there a maximum limit for the request body to be processed? startedDateTime": "2022-12-01T18:31:03.063+04:00", "request": { "bodySize": 1048576, "method": "POST", "url": "*", "httpVersion": "HTTP/1.1",

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-12-05 15:26:10 +0800

MDuchemin gravatar image MDuchemin
2480 1 6
ZK Team

That would depend on your web server.

For example, from tomcat documentation:

POST Data limit

By default Tomcat limits POST data to 2 MB. This limit can cause an issue when you use rule sets, which can post data greater than this limit. To disable the POST limit in Tomcat, you can add the maxPostSize="-1" attribute to the <Connector> element of the server.xml configuration file.
link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2022-12-03 01:38:23 +0800

Seen: 7 times

Last updated: Dec 05 '22

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More