Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_proxy_module.c256 ngx_module_t ngx_http_proxy_module; variable
478 &ngx_http_proxy_module },
761 ngx_module_t ngx_http_proxy_module = { variable
883 ngx_http_set_ctx(r, ctx, ngx_http_proxy_module); in ngx_http_proxy_handler()
902 u->output.tag = (ngx_buf_tag_t) &ngx_http_proxy_module; in ngx_http_proxy_handler()
1086 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_create_key()
1212 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_create_request()
1547 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_reinit_request()
1583 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_body_output_filter()
1743 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_process_status_line()
[all …]
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru2922 *) Исправление: в модуле ngx_http_proxy_module при работе с бэкендами по
4506 ngx_http_proxy_module.
7642 модулем ngx_http_rewrite_module, то в модуле ngx_http_proxy_module
7682 *) Исправление: модули ngx_http_proxy_module и ngx_http_fastcgi_module
7695 *) Исправление: некоторые директивы модулей ngx_http_proxy_module и
7894 *) Изменение: модуль ngx_http_proxy_module полностью переписан.
8011 перенаправление запроса в модули ngx_http_proxy_module или
8251 ngx_http_proxy_module.
H A DCHANGES2865 *) Bugfix: in HTTP/1.1 support in the ngx_http_proxy_module.
4423 *) Feature: the ngx_http_proxy_module preliminary cache support.
7507 the ngx_http_proxy_module, then the segmentation fault or bus error
7508 occurred in the ngx_http_proxy_module.
7547 *) Bugfix: the ngx_http_proxy_module and ngx_http_fastcgi_module may
7560 *) Bugfix: some directives of the ngx_http_proxy_module and
7755 *) Change: the ngx_http_proxy_module was rewritten.
7872 ngx_http_index_module module to the ngx_http_proxy_module or
8112 ngx_http_proxy_module.
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules712 ngx_module_name=ngx_http_proxy_module
715 ngx_module_srcs=src/http/modules/ngx_http_proxy_module.c
H A Doptions484 --without-http_proxy_module disable ngx_http_proxy_module