Files
nginx/src
Valentin Bartenev 23e692b58d Allow to reuse connections that wait their first request.
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.
2013-03-15 19:49:54 +00:00
..
2013-03-07 18:07:16 +00:00
2012-01-18 15:07:43 +00:00
2012-12-21 16:13:03 +00:00