ngx_http_stub_status_variable   14 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_http_stub_status_variable(ngx_http_request_t *r,
ngx_http_stub_status_variable   67 src/http/modules/ngx_http_stub_status_module.c     { ngx_string("connections_active"), NULL, ngx_http_stub_status_variable,
ngx_http_stub_status_variable   70 src/http/modules/ngx_http_stub_status_module.c     { ngx_string("connections_reading"), NULL, ngx_http_stub_status_variable,
ngx_http_stub_status_variable   73 src/http/modules/ngx_http_stub_status_module.c     { ngx_string("connections_writing"), NULL, ngx_http_stub_status_variable,
ngx_http_stub_status_variable   76 src/http/modules/ngx_http_stub_status_module.c     { ngx_string("connections_waiting"), NULL, ngx_http_stub_status_variable,