comparison conf/uwsgi_params @ 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 352a7b025f2e
children 62869a9b2e7d
comparison
equal deleted inserted replaced
5632:b42e7c790b81 5633:b74f1106f920