[PATCH] Cache: gracefully exit the cache manager process

Yichun Zhang (agentzh) agentzh at gmail.com
Mon Nov 4 22:07:23 UTC 2013


Hello!

On Mon, Nov 4, 2013 at 1:31 PM, Maxim Dounin wrote:
>
> The cache manager process isn't worker process, so calling
> ngx_worker_process_exit() looks strange.
>

But ngx_cache_manager_process_cycle() is already calling
ngx_worker_process_init(). Are you suggesting removing this call as
well?

Regards,
-agentzh



More information about the nginx-devel mailing list