aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2013-03-15 20:00:49 +0000
committerValentin Bartenev <vbart@nginx.com>2013-03-15 20:00:49 +0000
commitbac0cb3bbd507400c9dbac03eacbb6c6937efccd (patch)
treea985eda8c56309251862e7236dbe4aeaa54df581 /src/http/ngx_http_request.c
parent23e692b58df18e47f5c8080ce8812ed574d7c4a2 (diff)
downloadnginx-bac0cb3bbd507400c9dbac03eacbb6c6937efccd.tar.gz
nginx-bac0cb3bbd507400c9dbac03eacbb6c6937efccd.zip
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.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions