Searched refs:uwsgi_lengths (Results 1 – 1 of 1) sorted by relevance
38 ngx_array_t *uwsgi_lengths; member657 if (uwcf->uwsgi_lengths == NULL) { in ngx_http_uwsgi_handler()732 if (ngx_http_script_run(r, &url.url, uwcf->uwsgi_lengths->elts, 0, in ngx_http_uwsgi_eval()1818 && conf->upstream.upstream == NULL && conf->uwsgi_lengths == NULL) in ngx_http_uwsgi_merge_loc_conf()1822 conf->uwsgi_lengths = prev->uwsgi_lengths; in ngx_http_uwsgi_merge_loc_conf()1831 && (conf->upstream.upstream || conf->uwsgi_lengths)) in ngx_http_uwsgi_merge_loc_conf()2099 if (uwcf->upstream.upstream || uwcf->uwsgi_lengths) { in ngx_http_uwsgi_pass()2118 sc.lengths = &uwcf->uwsgi_lengths; in ngx_http_uwsgi_pass()