comparison auto/modules @ 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 ae73d7a4fcde
children efc84a5723b3
comparison
equal deleted inserted replaced
5632:b42e7c790b81 5633:b74f1106f920