Implement accept back pressure for libuv transport #10978
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone
Today the libuv transport accepts connections into a queue before the server calls accept. We should bound this queue and only accept a certain number of connections.
cc @halter73
The text was updated successfully, but these errors were encountered: