Hi,

I see in the past there's been questions about ngx_module_t's init_master
field never being called.

I'm working on a plug-in that needs to execute code in the context of the
master process (after it's forked to become a daemon) and init_master seems
like the logical way to do it.

If I contribute a change to call init_master, is it likely to be accepted?
Or is there some fundamental reason not to do this?

Thanks,
Stephan
_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to