Searched refs:NGX_HTTP_MAX_SUBREQUESTS (Results 1 – 2 of 2) sorted by relevance
13 #define NGX_HTTP_MAX_SUBREQUESTS 50 macro
628 r->subrequests = NGX_HTTP_MAX_SUBREQUESTS + 1; in ngx_http_alloc_request()