commit | 29cdcacc529b9c13df04cc489bb424621381e270 | [log] [tgz] |
---|---|---|
author | Dmitry Volyntsev <xeioex@nginx.com> | Wed Oct 05 14:22:30 2016 +0300 |
committer | Dmitry Volyntsev <xeioex@nginx.com> | Wed Oct 05 14:22:30 2016 +0300 |
tree | 686dcaa509f136cc405e2741ced292059f0a0b44 | |
parent | 50016ed7e581d6674c4d926ee122836597608ad6 [diff] |
Cache: cache manager limits. The new parameters "manager_files", "manager_sleep" and "manager_threshold" were added to proxy_cache_path and friends. Note that ngx_path_manager_pt was changed to return ngx_msec_t instead of time_t (API change).