Searched refs:ngx_http_limit_req_account (Results 1 – 1 of 1) sorted by relevance
62 static ngx_msec_t ngx_http_limit_req_account(ngx_http_limit_req_limit_t *limits,263 delay = ngx_http_limit_req_account(limits, n, &excess, &limit); in ngx_http_limit_req_handler()491 ngx_http_limit_req_account(ngx_http_limit_req_limit_t *limits, ngx_uint_t n, in ngx_http_limit_req_account() function