comparison auto/install @ 5633:b74f1106f920

Win32: fixed cpu hog by cache manager on exit (ticket #514). The "ngx_quit" may be reset by the worker thread before it's seen by a ngx_cache_manager_thread(), resulting in an infinite loop. Make sure to test ngx_exiting as well.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 31 Mar 2014 21:38:28 +0400
parents 95ce3172493e
children c983c8dea44c
comparison
equal deleted inserted replaced
5632:b42e7c790b81 5633:b74f1106f920