The official NGINX Open Source repository.
Go to file
Igor Sysoev c1250b6a49 The cache loader performs two tasks: inserting cache objects in inactivity
list and evaluating total cache size. Reading just directory is enough for
this purpose. Elimination of reading cache files saves at least one disk I/O
operation per file.

Preparation for elimination of reading cache files by cache loader:
removing dependencies on the reading:
*) cache node valid_sec and valid_msec are used only for caching errors;
*) upstream buffer size can be used instead of cache node body_start.
2011-07-24 16:47:31 +00:00
auto concatenate auto/os/features and auto/unix 2011-05-31 08:25:10 +00:00
conf use !aNULL to disable all anonymous cipher suites 2011-06-27 15:47:51 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.0.5-RELEASE 2011-07-19 13:38:37 +00:00
misc copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip 2011-02-21 10:04:02 +00:00
src The cache loader performs two tasks: inserting cache objects in inactivity 2011-07-24 16:47:31 +00:00
.hgtags release-1.0.5 tag 2011-07-19 13:38:44 +00:00