Skip to content

Kernel response buffering #5852

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

Closed
Tratcher opened this issue Jun 26, 2014 · 2 comments · Fixed by #47776
Closed

Kernel response buffering #5852

Tratcher opened this issue Jun 26, 2014 · 2 comments · Fixed by #47776
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-httpsys Perf

Comments

@Tratcher
Copy link
Member

Http.Sys supports internal response buffering for better response performance. WebSockets already enables this by default. However, enabling this prevents the developer from doing multiple concurrent writes.

Consider enabling this by default, and allowing it to be configured per server and/or per-request.

@Tratcher Tratcher self-assigned this Jun 23, 2015
@Tratcher Tratcher removed their assignment Nov 24, 2015
@Tratcher Tratcher changed the title Response buffering Kernel response buffering Sep 30, 2016
@aspnet-hello aspnet-hello transferred this issue from aspnet/HttpSysServer Dec 18, 2018
@aspnet-hello aspnet-hello added this to the Backlog milestone Dec 18, 2018
@aspnet-hello aspnet-hello added area-servers enhancement This issue represents an ask for new feature or an enhancement to an existing one Perf feature-httpsys labels Dec 18, 2018
@aspnet-hello
Copy link

Thanks for your feedback. We appreciate your letting us know about the problem you've encountered or suggestion but we are not planning to take further action on this issue because our focus has been on issues with significantly higher customer interest and issues impacting a broad number of customers.

@aspnet-hello aspnet-hello removed this from the Backlog milestone Dec 19, 2018
@dotnet dotnet locked and limited conversation to collaborators Dec 19, 2018
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
@mgravell
Copy link
Member

This is merged for full release in net8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-httpsys Perf
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants