in the ngx_module_t struct, i register a function for init master, but i find it doesn't get executed. In the nginx who should call it and when?

Weibin Yao nbubingo at gmail.com
Thu May 20 13:29:23 MSD 2010


jyf832004 at 2010-5-20 16:28 wrote:
> Hi,all
> in the ngx_module_t struct,i register a function for init master,but 
> i  find it doesn't get executed. In the nginx who should call it and 
> when? Thank you very much!

you can use the init_module function instead.

>  
> Cheers,
> -YFJiang
> 2010-05-20
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://nginx.org/mailman/listinfo/nginx-devel
>   


-- 
Weibin Yao




More information about the nginx-devel mailing list