Allow http_listener with http.sys backend to buffer response to increase throughput by tbarnekov · Pull Request #1684 · microsoft/cpprestsdk · GitHub
Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Allow http_listener with http.sys backend to buffer response to increase throughput#1684

Closed
tbarnekov wants to merge 0 commit into
microsoft:masterfrom
tbarnekov:master
Closed

Allow http_listener with http.sys backend to buffer response to increase throughput#1684
tbarnekov wants to merge 0 commit into
microsoft:masterfrom
tbarnekov:master

Conversation

@tbarnekov

Copy link
Copy Markdown
Contributor

The http_listener on Windows (http.sys) gives very poor throughput when tranferring large responses. Adding the HTTP_SEND_RESPONSE_FLAG_BUFFER_DATA when streaming the response can increase the throughput ten-fold.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant