commit | 23e692b58df18e47f5c8080ce8812ed574d7c4a2 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Fri Mar 15 19:49:54 2013 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Fri Mar 15 19:49:54 2013 +0000 |
tree | f57168e9cbf372bc3a4ce239b96abbb4cf3b91b7 | |
parent | 3f70ddcfc69cc16f1d1b9b8bb450a0e21135c30a [diff] |
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.