Searched refs:ngx_http_realip_module (Results 1 – 5 of 5) sorted by relevance
101 ngx_module_t ngx_http_realip_module = { variable144 rlcf = ngx_http_get_module_loc_conf(r, ngx_http_realip_module); in ngx_http_realip_handler()284 ngx_http_set_ctx(r, ctx, ngx_http_realip_module); in ngx_http_realip_set_addr()552 ctx = ngx_http_get_module_ctx(r, ngx_http_realip_module); in ngx_http_realip_get_module_ctx()
137 # ngx_http_realip_module172 ngx_http_realip_module \602 ngx_module_name=ngx_http_realip_module605 ngx_module_srcs=src/http/modules/ngx_http_realip_module.c
449 --with-http_realip_module enable ngx_http_realip_module
914 ngx_http_realip_module.916 *) Добавление: модуль ngx_http_realip_module теперь позволяет1119 ngx_http_realip_module.4997 *) Исправление: теперь модуль ngx_http_realip_module устанавливает адрес6033 *) Исправление: модуль ngx_http_realip_module устанавливал мусор для7230 *) Безопасность: если nginx был собран с модулем ngx_http_realip_module,7232 аутентификации не работали. Модуль ngx_http_realip_module не7328 *) Добавление: модуль ngx_http_realip_module.
900 ngx_http_realip_module.902 *) Feature: the ngx_http_realip_module is now able to set the client1100 ngx_http_realip_module.4901 *) Bugfix: now the ngx_http_realip_module sets address not for whole5910 *) Bugfix: the ngx_http_realip_module set garbage for requests passed7102 *) Security: if nginx was built with the ngx_http_realip_module and the7104 directives did not work. The ngx_http_realip_module was not built and7200 *) Feature: the ngx_http_realip_module.