Home
last modified time | relevance | path

Searched refs:ngx_http_scgi_module (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c92 ngx_module_t ngx_http_scgi_module; variable
251 &ngx_http_scgi_module },
428 ngx_module_t ngx_http_scgi_module = { variable
496 ngx_http_set_ctx(r, status, ngx_http_scgi_module); in ngx_http_scgi_handler()
498 scf = ngx_http_get_module_loc_conf(r, ngx_http_scgi_module); in ngx_http_scgi_handler()
509 u->output.tag = (ngx_buf_tag_t) &ngx_http_scgi_module; in ngx_http_scgi_handler()
514 smcf = ngx_http_get_module_main_conf(r, ngx_http_scgi_module); in ngx_http_scgi_handler()
615 scf = ngx_http_get_module_loc_conf(r, ngx_http_scgi_module); in ngx_http_scgi_create_key()
662 scf = ngx_http_get_module_loc_conf(r, ngx_http_scgi_module); in ngx_http_scgi_create_request()
945 status = ngx_http_get_module_ctx(r, ngx_http_scgi_module); in ngx_http_scgi_reinit_request()
[all …]
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules745 ngx_module_name=ngx_http_scgi_module
748 ngx_module_srcs=src/http/modules/ngx_http_scgi_module.c
H A Doptions487 --without-http_scgi_module disable ngx_http_scgi_module
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru2169 ngx_http_uwsgi_module и ngx_http_scgi_module.
2736 *) Исправление: в модуле ngx_http_scgi_module.
3471 *) Добавление: модуль ngx_http_scgi_module.
H A DCHANGES2123 ngx_http_uwsgi_module and ngx_http_scgi_module.
2682 *) Bugfix: in the ngx_http_scgi_module.
3408 *) Feature: the ngx_http_scgi_module.