The official NGINX Open Source repository.
Go to file
Maxim Dounin 8f6958baa9 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.
2014-03-31 21:38:28 +04:00
auto Added server-side support for PROXY protocol v1 (ticket #355). 2014-03-17 17:41:24 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.12-RELEASE 2014-03-18 17:08:35 +04:00
misc Updated PCRE used for win32 builds. 2014-02-04 07:45:33 +04:00
src Win32: fixed cpu hog by cache manager on exit (ticket #514). 2014-03-31 21:38:28 +04:00
.hgtags release-1.5.12 tag 2014-03-18 17:08:35 +04:00