log

age author description
Fri, 29 Jul 2011 15:33:03 +0000 Igor Sysoev update r3945 with more descriptive error message
Fri, 29 Jul 2011 15:15:16 +0000 Igor Sysoev copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip
Fri, 29 Jul 2011 15:09:02 +0000 Igor Sysoev loader_files, loader_sleep, and loader_threshold
Mon, 25 Jul 2011 10:22:38 +0000 Igor Sysoev set correct configuration file values while adding path
Mon, 25 Jul 2011 09:45:00 +0000 Igor Sysoev rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep()
Sun, 24 Jul 2011 20:04:47 +0000 Igor Sysoev do not close connection if cache file is too small: replace it with valid one
Sun, 24 Jul 2011 19:46:53 +0000 Igor Sysoev elimination of reading cache files by cache loader
Sun, 24 Jul 2011 19:43:52 +0000 Igor Sysoev fix r3968
Sun, 24 Jul 2011 17:36:26 +0000 Igor Sysoev update the previous commit:
Sun, 24 Jul 2011 16:47:31 +0000 Igor Sysoev The cache loader performs two tasks: inserting cache objects in inactivity
Sun, 24 Jul 2011 16:10:06 +0000 Igor Sysoev fuse two if's in one condition
Sun, 24 Jul 2011 16:06:24 +0000 Igor Sysoev style fix
Fri, 22 Jul 2011 16:30:17 +0000 Igor Sysoev do not try to reuse and save a SSL session for a peer created on the fly
Fri, 22 Jul 2011 13:30:16 +0000 Igor Sysoev finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
Fri, 22 Jul 2011 12:53:04 +0000 Igor Sysoev fix SSL connection issues on platforms with 32-bit off_t