comparison src/http/ngx_http_parse_time.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 4c36e15651f7
children
comparison
equal deleted inserted replaced
5113:08b36f2afc3f 5114:a46c1cfe7263