The official NGINX Open Source repository.
Go to file
Maxim Dounin 17dad56e4e Cache: added ngx_quit check to ngx_http_file_cache_expire().
While managing big caches it is possible that expiring old cache items
in ngx_http_file_cache_expire() will take a while.  Added a check for
ngx_quit / ngx_terminate to make sure cache manager can be terminated
while in ngx_http_file_cache_expire().
2014-04-30 19:16:35 +04:00
auto Configure: typo fixed. 2014-04-30 19:16:30 +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.7.0-RELEASE 2014-04-24 16:54:22 +04:00
misc Documented the switch from java XSLScript to xslscript.pl. 2014-04-21 13:48:41 +04:00
src Cache: added ngx_quit check to ngx_http_file_cache_expire(). 2014-04-30 19:16:35 +04:00
.hgtags release-1.7.0 tag 2014-04-24 16:54:23 +04:00