Igor Sysoev
|
540cb9b3aa
|
fix case when errors are not cached,
and a file was not used often enough to keep open
and it has been removed before it was kept open
|
2008-03-13 12:59:25 +00:00 |
|
Igor Sysoev
|
229294d395
|
axe useless code
|
2008-03-13 12:34:59 +00:00 |
|
Igor Sysoev
|
4b32db62b0
|
several fixes:
*) do not add event if file was used less than min_uses
*) do not rely upon event to avoid race conditions
*) ngx_open_file_lookup()
|
2007-12-25 10:46:40 +00:00 |
|
Igor Sysoev
|
c9d8ac563a
|
open_file_cache_min_uses
|
2007-12-22 13:19:39 +00:00 |
|
Igor Sysoev
|
5202af7573
|
open_file_cache_retest > open_file_cache_valid
|
2007-12-21 16:19:48 +00:00 |
|
Igor Sysoev
|
e35d6ba22c
|
fix the previous commit
|
2007-12-21 16:19:14 +00:00 |
|
Igor Sysoev
|
d514f49f08
|
use ngx_queue.h
|
2007-12-21 15:33:15 +00:00 |
|
Igor Sysoev
|
e02ad43419
|
embed sentinel
|
2007-12-20 21:29:52 +00:00 |
|
Igor Sysoev
|
c61f8cd4a8
|
optimize rbtree initialization and insert
|
2007-12-17 08:52:00 +00:00 |
|
Igor Sysoev
|
3eeb5f6845
|
test the most relevant condition first
|
2007-09-03 09:06:26 +00:00 |
|
Igor Sysoev
|
cd77964df6
|
open_file_cache_events
|
2007-09-03 08:41:42 +00:00 |
|
Igor Sysoev
|
5d30aa5e86
|
open file cache
|
2007-09-01 12:11:21 +00:00 |
|