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