Searched refs:ngx_http_uwsgi_module (Results 1 – 5 of 5) sorted by relevance
139 ngx_module_t ngx_http_uwsgi_module; variable312 &ngx_http_uwsgi_module },584 ngx_module_t ngx_http_uwsgi_module = { variable651 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 …]
135 *) Исправление: в модуле 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.
128 *) 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.
734 ngx_module_name=ngx_http_uwsgi_module737 ngx_module_srcs=src/http/modules/ngx_http_uwsgi_module.c
486 --without-http_uwsgi_module disable ngx_http_uwsgi_module