-
Tatsuhiro Tsujikawa authored
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.
2a473385