Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ngx_http_.._loc_conf_t
Здравствуйте, nginx-ru.
В функции init_process
получаю лок конф структуру через
conf =
((ngx_http_conf_ctx_t*)cycle->conf_ctx[ngx_http_module.index])->loc_conf[ngx_http_..._module.ctx_index];
а в функции ngx_http_.._handler получаю
conf = ngx_http_get_module_loc_conf(r, ngx_http__module); и мои
изменения из функиий init_process теряются
Как сделать так чтобы в функции init_process доиницилизировать
loc_conf_t и чтобы это было жоступно в хандлере модуля
--
С уважением,
linux-kernel mailto:linux-kernel@xxxxxxx
|