comparison src/core/nginx.c @ 5114:a46c1cfe7263

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.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 15 Mar 2013 19:49:54 +0000
parents 173cd5458281
children 4d7027deb1bb f1521859b8c2
comparison
equal deleted inserted replaced
5113:08b36f2afc3f 5114:a46c1cfe7263