Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_uwsgi_module.c139 ngx_module_t ngx_http_uwsgi_module; variable
312 &ngx_http_uwsgi_module },
584 ngx_module_t ngx_http_uwsgi_module = { variable
651 ngx_http_set_ctx(r, status, ngx_http_uwsgi_module); in ngx_http_uwsgi_handler()
653 uwcf = ngx_http_get_module_loc_conf(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_handler()
678 u->output.tag = (ngx_buf_tag_t) &ngx_http_uwsgi_module; in ngx_http_uwsgi_handler()
683 uwmcf = ngx_http_get_module_main_conf(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_handler()
818 uwcf = ngx_http_get_module_loc_conf(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_create_key()
850 uwcf = ngx_http_get_module_loc_conf(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_create_request()
1155 status = ngx_http_get_module_ctx(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_reinit_request()
[all …]
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru135 *) Исправление: в модуле ngx_http_uwsgi_module.
1879 *) Добавление: поддержка SSL в модуле ngx_http_uwsgi_module.
2169 ngx_http_uwsgi_module и ngx_http_scgi_module.
2595 *) Исправление: в модуле ngx_http_uwsgi_module.
3499 *) Добавление: модуль ngx_http_uwsgi_module.
H A DCHANGES128 *) Bugfix: in the ngx_http_uwsgi_module.
1836 *) Feature: SSL support in the ngx_http_uwsgi_module.
2123 ngx_http_uwsgi_module and ngx_http_scgi_module.
2544 *) Bugfix: in the ngx_http_uwsgi_module.
3434 *) Feature: the ngx_http_uwsgi_module.
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules734 ngx_module_name=ngx_http_uwsgi_module
737 ngx_module_srcs=src/http/modules/ngx_http_uwsgi_module.c
H A Doptions486 --without-http_uwsgi_module disable ngx_http_uwsgi_module