mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
This should improve behavior under deficiency of connections. Since SSL handshake usually takes significant amount of time, we exclude connections from reusable queue during this period to avoid premature flush of them.