1 message in ru.sysoev.nginxIgor, why nginx not implement 'init_m...
FromSent OnAttachments
Yingbo QiuNov 4, 2008 7:12 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Igor, why nginx not implement 'init_master' hook in module development?Actions...
From:Yingbo Qiu (qiuy@gmail.com)
Date:Nov 4, 2008 7:12:37 pm
List:ru.sysoev.nginx

I want do sth in nginx module init phase. I feel lucky when I notice that there is a 'init_master' in struct ngx_module_s, but I'm so disappointment now.