Kernel response buffering #5852
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
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.
The text was updated successfully, but these errors were encountered: