This limits the number of simultaneously processed requests, but does nothing to push back on accepting a socket, allocating a goroutine, parsing the request, etc. Doing that requires a lot more work…
This limits the number of simultaneously processed requests, but does nothing to push back on accepting a socket, allocating a goroutine, parsing the request, etc. Doing that requires a lot more work…