Commit graph

2690 commits

Author SHA1 Message Date
Igor Sysoev
cf8844cfb6 nginx-0.8.4-RELEASE 2009-06-22 09:17:24 +00:00
Igor Sysoev
a2912b2875 fix building --without-http-cache, broken in r2953 2009-06-22 09:10:50 +00:00
Igor Sysoev
517650cd3e bump version 2009-06-22 08:59:48 +00:00
Igor Sysoev
b608f62359 release-0.8.3 tag 2009-06-19 10:56:36 +00:00
Igor Sysoev
2b44f40ab6 nginx-0.8.3-RELEASE 2009-06-19 10:56:35 +00:00
Igor Sysoev
e397c4aa92 fix segfault if there is error_page 401, proxy_intercept_errors is on
and backend does not return "WWW-Authenticate" header
2009-06-18 14:28:50 +00:00
Igor Sysoev
f0e2dfe24f $upstream_cache_status 2009-06-18 13:34:47 +00:00
Igor Sysoev
ac926cf9d1 ignore ngx_atomic_fetch_add() result
this fixes building at least by gcc 4.2.1 on Mac OS X 10.6
2009-06-18 13:14:51 +00:00
Igor Sysoev
27bbe3ef50 fix ./configure error message 2009-06-18 13:01:05 +00:00
Igor Sysoev
8033be0e94 fix building --without-http-cache, broken in r2930 2009-06-15 14:25:08 +00:00
Igor Sysoev
0822906e29 bump version 2009-06-15 14:22:20 +00:00
Igor Sysoev
bedddd4ec6 release-0.8.2 tag 2009-06-15 08:15:12 +00:00
Igor Sysoev
f1b1ca006c nginx-0.8.2-RELEASE 2009-06-15 08:15:11 +00:00
Igor Sysoev
6fd9878b5d add response file uniq while loading cold cache on demand 2009-06-12 20:32:42 +00:00
Igor Sysoev
e6e748db0a initialize use_event field in open file cache
the bug had been introduced in r2071
2009-06-12 14:23:29 +00:00
Igor Sysoev
37d0ec0eb5 style fix 2009-06-11 05:51:37 +00:00
Igor Sysoev
ba537094fc bump version 2009-06-10 11:46:34 +00:00
Igor Sysoev
70c3ec8efa release-0.8.1 tag 2009-06-08 12:55:50 +00:00
Igor Sysoev
72f1f96715 nginx-0.8.1-RELEASE 2009-06-08 12:55:49 +00:00
Igor Sysoev
15462ba9b7 inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
only if cache settings are similar
2009-06-08 12:33:11 +00:00
Igor Sysoev
234be393c1 update r2925 2009-06-07 18:22:58 +00:00
Igor Sysoev
24ad43fb00 proxy_cache_use_stale/fastcgi_cache_use_stale updating 2009-06-06 18:49:47 +00:00
Igor Sysoev
34dbc704c3 delete useless r->cache->uses 2009-06-06 17:48:54 +00:00
Igor Sysoev
fbcb805295 remove remnants 2009-06-06 14:13:49 +00:00
Igor Sysoev
05e1e263c7 win32 master process had aready closed listening sockets 2009-06-06 12:53:55 +00:00
Igor Sysoev
dd0d5fba54 a signaller process should stop configuration processing just after
it is able to get pid file, this allows to not open log files, etc.
2009-06-06 12:41:31 +00:00
Igor Sysoev
e3dfe78e79 *) exit if no workers could not be started
*) do not quit old workers if no new workers could not be started
2009-06-06 12:36:44 +00:00
Igor Sysoev
1f3306cf61 fix debug logging 2009-06-05 17:44:49 +00:00
Igor Sysoev
fba28d6726 do not test a pool block space if we can not allocated from the block 4 times 2009-06-05 13:27:12 +00:00
Igor Sysoev
22373a503a change surplus for() to while() 2009-06-05 12:33:49 +00:00
Igor Sysoev
94605ebb2f test GIF87a 2009-06-05 07:29:47 +00:00
Igor Sysoev
5addd428b5 try to reuse last 4 free large allocation links
this fixes a pool growing for multi-requests keepalive connections
2009-06-03 13:57:28 +00:00
Igor Sysoev
d15561923c librt must be tested before creating Makefile
the bug has been introduced in r2817
2009-06-03 04:53:01 +00:00
Igor Sysoev
ccc69aa9da bump version 2009-06-03 04:51:52 +00:00
Igor Sysoev
8fe7a545db release-0.8.0 tag 2009-06-02 16:22:27 +00:00
Igor Sysoev
d12de55a57 nginx-0.8.0-RELEASE 2009-06-02 16:22:26 +00:00
Igor Sysoev
4caaeef170 return NULL instead of NGX_CONF_ERROR on a create conf failure 2009-06-02 16:09:44 +00:00
Igor Sysoev
a416242212 fix return value on failure 2009-06-02 16:08:38 +00:00
Igor Sysoev
8b43700570 leave chain in consistent state on errors 2009-06-02 16:07:13 +00:00
Igor Sysoev
65b091a131 test premature process termination 2009-06-02 14:26:59 +00:00
Igor Sysoev
6bc565fce2 log GetExitCodeProcess()'s errno 2009-06-02 14:26:18 +00:00
Igor Sysoev
897c0c022a limit_rate_after 2009-06-02 14:01:50 +00:00
Igor Sysoev
641c68fb6c add drive letter for Win32 root path 2009-06-02 14:00:01 +00:00
Igor Sysoev
4c5403bbf7 test that zone has the same addresses in different processes 2009-06-02 13:57:59 +00:00
Igor Sysoev
73f5d51455 *) fix memory leak in successful case
*) log shared memory name in failure case
2009-06-02 13:56:42 +00:00
Igor Sysoev
bc3a7766b2 allow shared memory segments more than 4G 2009-05-30 17:06:38 +00:00
Igor Sysoev
00a2e7c2ae fix "out of memory" case handling 2009-05-29 11:42:55 +00:00
Igor Sysoev
4adfd21563 fix logging in ngx_win32_rename_file() 2009-05-29 09:32:52 +00:00
Igor Sysoev
f6f6c95649 add trailing zero to a file name 2009-05-29 09:31:48 +00:00
Igor Sysoev
8b1c690e03 fix XSLT filter in SSI subrequests 2009-05-28 15:42:27 +00:00