nghttpx: Reduce TTFB with large number of incoming connections
To reduce TTFB with large number of incoming connections, we now intentionally accept one connection at a time, so that it does not delay the TTFB of the existing connection. This is significant especially for TLS connections.
Showing
Please register or sign in to comment