comparison docs/man/nginx.8 @ 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 2552afcb74d3
children f08e80409dfd
comparison
equal deleted inserted replaced
5113:08b36f2afc3f 5114:a46c1cfe7263