Searched refs:uwsgi_string (Results 1 – 2 of 2) sorted by relevance
45 ngx_str_t uwsgi_string; member453 offsetof(ngx_http_uwsgi_loc_conf_t, uwsgi_string),959 len += uwcf->uwsgi_string.len; in ngx_http_uwsgi_create_request()1111 b->last = ngx_copy(b->last, uwcf->uwsgi_string.data, in ngx_http_uwsgi_create_request()1112 uwcf->uwsgi_string.len); in ngx_http_uwsgi_create_request()1802 ngx_conf_merge_str_value(conf->uwsgi_string, prev->uwsgi_string, ""); in ngx_http_uwsgi_merge_loc_conf()
698 syn keyword ngxDirective contained uwsgi_string