]> git.kaiwu.me - nginx.git/commit
Core: reverted prefix-based temp files (a9138c35120d).
authorRoman Arutyunyan <arut@nginx.com>
Mon, 2 Feb 2015 18:28:09 +0000 (21:28 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 2 Feb 2015 18:28:09 +0000 (21:28 +0300)
commitcae1b5d63a6da625cf5c3606d989a7fe2ebfbd4c
treebed251a283dad7d979dc8c102511e9b07756cc90
parentf8fecbc94d204c4ce1a86556d2642af00146995e
Core: reverted prefix-based temp files (a9138c35120d).

The use_temp_path http cache feature is now implemented using a separate temp
hierarchy in cache directory.  Prefix-based temp files are no longer needed.
src/core/ngx_file.c
src/core/ngx_file.h