Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mirror_module.c69 ngx_module_t ngx_http_mirror_module = { variable
96 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_mirror_module); in ngx_http_mirror_handler()
105 ctx = ngx_http_get_module_ctx(r, ngx_http_mirror_module); in ngx_http_mirror_handler()
118 ngx_http_set_ctx(r, ctx, ngx_http_mirror_module); in ngx_http_mirror_handler()
138 ctx = ngx_http_get_module_ctx(r, ngx_http_mirror_module); in ngx_http_mirror_body_handler()
157 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_mirror_module); in ngx_http_mirror_handler_internal()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules520 ngx_module_name=ngx_http_mirror_module
523 ngx_module_srcs=src/http/modules/ngx_http_mirror_module.c
H A Doptions477 --without-http_mirror_module disable ngx_http_mirror_module
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru442 *) Добавление: модуль ngx_http_mirror_module.
H A DCHANGES434 *) Feature: the ngx_http_mirror_module.