Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Quarkus to limit maximum HTTP request size (quarkus.http.limits.max-body-size) to 1 meg (from default 10) #242

Closed
tatu-at-datastax opened this issue Mar 9, 2023 · 0 comments · Fixed by #243
Assignees

Comments

@tatu-at-datastax
Copy link
Contributor

So, Quarkus by default limits maximum HTTP request payload size to 10 megs (see quarkusio/quarkus#10079 f.ex).

We are planning to have somewhat lower limits (see #173 wrt document limits), so for service protection let's lower setting for now to just 1 meg; add tests to verify it is enforced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant