Home
last modified time | relevance | path

Searched refs:NGX_HTTP_UWSGI_TEMP_PATH (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/
H A Dconfigure97 have=NGX_HTTP_UWSGI_TEMP_PATH value="\"$NGX_HTTP_UWSGI_TEMP_PATH\""
/f-stack/app/nginx-1.16.1/auto/
H A Dsummary75 echo " nginx http uwsgi temporary files: \"$NGX_HTTP_UWSGI_TEMP_PATH\""
H A Doptions54 NGX_HTTP_UWSGI_TEMP_PATH=
227 --http-uwsgi-temp-path=*) NGX_HTTP_UWSGI_TEMP_PATH="$value" ;;
621 NGX_HTTP_UWSGI_TEMP_PATH=${NGX_HTTP_UWSGI_TEMP_PATH:-uwsgi_temp}
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_uwsgi_module.c627 ngx_string(NGX_HTTP_UWSGI_TEMP_PATH), { 1, 2, 0 }