Skip to content

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

Open
tbarnekov wants to merge 2 commits intomicrosoft:masterfrom
tbarnekov:increase_throughput
Open

Allow http_listener with http.sys backend to buffer response to increase throughput#1773
tbarnekov wants to merge 2 commits intomicrosoft:masterfrom
tbarnekov:increase_throughput

Conversation

@tbarnekov
Copy link
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 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