Anybody here can tell me when these twe function init_process(), and exit_process() in a module (ngx_module_t)
be called? init_process being called once when nginx starts or when a query matched with a location defined in nginx.conf is received? When would the exit_process() gets called? At process exits or never gets called as long as nginx is alive? Thanks,
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx