Skip to content

HTTP: Increase default read buffer size to 128KB#3080

Open
hofst wants to merge 1 commit intoboostorg:developfrom
hofst:develop
Open

HTTP: Increase default read buffer size to 128KB#3080
hofst wants to merge 1 commit intoboostorg:developfrom
hofst:develop

Conversation

@hofst
Copy link

@hofst hofst commented Feb 6, 2026

Increase the default read buffer size in read_size from 64KB to 128KB. This change aligns with another optimizations in Asio/SSL to reduce io_context contention and CPU utilization by allowing larger reads per operation: chriskohlhoff/asio#1712

Increase the default read buffer size in read_size from 64KB to 128KB.
This change aligns with optimizations in Asio/SSL to reduce io_context contention and CPU utilization by allowing larger reads per operation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant