Searched refs:scgi_lengths (Results 1 – 1 of 1) sorted by relevance
37 ngx_array_t *scgi_lengths; member500 if (scf->scgi_lengths) { in ngx_http_scgi_handler()562 if (ngx_http_script_run(r, &url.url, scf->scgi_lengths->elts, 0, in ngx_http_scgi_eval()1557 && conf->upstream.upstream == NULL && conf->scgi_lengths == NULL) in ngx_http_scgi_merge_loc_conf()1560 conf->scgi_lengths = prev->scgi_lengths; in ngx_http_scgi_merge_loc_conf()1565 && (conf->upstream.upstream || conf->scgi_lengths)) in ngx_http_scgi_merge_loc_conf()1829 if (scf->upstream.upstream || scf->scgi_lengths) { in ngx_http_scgi_pass()1848 sc.lengths = &scf->scgi_lengths; in ngx_http_scgi_pass()