comparison src/event/ngx_event_openssl.c @ 5115:a29c574d61fa

Status: introduced the "ngx_stat_waiting" counter. And corresponding variable $connections_waiting was added. Previously, waiting connections were counted as the difference between active connections and the sum of reading and writing connections. That made it impossible to count more than one request in one connection as reading or writing (as is the case for SPDY). Also, we no longer count connections in handshake state as waiting.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 15 Mar 2013 20:00:49 +0000
parents bebcc2f837d3
children 23a186e8ca45 35b00bcf72fe
comparison
equal deleted inserted replaced
5114:a46c1cfe7263 5115:a29c574d61fa