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

rpcdaemon: increase max HTTP request body limit #1934

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

canepat
Copy link
Member

@canepat canepat commented Mar 25, 2024

This PR increases the max body size limit accepted by Boost Beast (default value is 1MB) in order to accept incoming request payload sizes up to 30MB, as in Erigon.

@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Mar 25, 2024
@canepat canepat requested a review from lupin012 March 25, 2024 10:12
@canepat canepat changed the title rpc: increase max HTTP request body limit rpcdaemon: increase max HTTP request body limit Mar 25, 2024
@canepat canepat merged commit a8ce342 into master Mar 25, 2024
4 checks passed
@canepat canepat deleted the rpcdaemon_http_limit_max_request_body branch March 25, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants