Igor Sysoev
|
72db760eca
|
add NGX_PROCESS_HELPER process status
|
2009-11-23 15:46:21 +00:00 |
|
Igor Sysoev
|
8019121120
|
decrease SSL handshake error level to info
|
2009-11-23 14:09:57 +00:00 |
|
Igor Sysoev
|
6956db0696
|
fix building without PCRE, the bug had been introduced in r3326
|
2009-11-23 13:13:58 +00:00 |
|
Igor Sysoev
|
0bd426def1
|
bump version
|
2009-11-23 13:09:33 +00:00 |
|
Igor Sysoev
|
6b4d3a32f5
|
release-0.8.27 tag
|
2009-11-17 16:53:18 +00:00 |
|
Igor Sysoev
|
6632b0854e
|
nginx-0.8.27-RELEASE
|
2009-11-17 16:53:17 +00:00 |
|
Igor Sysoev
|
2952af08f1
|
a cache manager thread handle was overwritten by a cache loader thread handle,
this caused an exit delay, the bug had been introduced in r3023
|
2009-11-17 16:46:27 +00:00 |
|
Igor Sysoev
|
d1d7bb00a3
|
add comment from r2716 commit message
|
2009-11-17 10:31:39 +00:00 |
|
Igor Sysoev
|
889fa8debb
|
use global perl variable in perl_destruct()/perl_free()
for non-mulitiplicity perl
|
2009-11-17 10:28:12 +00:00 |
|
Igor Sysoev
|
69061b73ef
|
fix pcre allocation on Win32, the bug had been introduced in r3326
|
2009-11-17 10:24:45 +00:00 |
|
Igor Sysoev
|
25622c2f92
|
bump version
|
2009-11-17 09:59:45 +00:00 |
|
Igor Sysoev
|
d10a434491
|
release-0.8.26 tag
|
2009-11-16 19:25:38 +00:00 |
|
Igor Sysoev
|
2638d3e624
|
nginx-0.8.26-RELEASE
|
2009-11-16 19:25:37 +00:00 |
|
Igor Sysoev
|
42f5fb19ac
|
evaluate maximum captures size on configuration phase
|
2009-11-16 19:11:38 +00:00 |
|
Igor Sysoev
|
d86a0bfed4
|
fix captures in "rewrite", the bug had been introduced in r3326
|
2009-11-16 19:10:45 +00:00 |
|
Igor Sysoev
|
93da565962
|
fix building without --with-debug, introduced in r3328
|
2009-11-16 16:00:52 +00:00 |
|
Igor Sysoev
|
57acd7b421
|
bump version
|
2009-11-16 16:00:12 +00:00 |
|
Igor Sysoev
|
dd8196e1be
|
release-0.8.25 tag
|
2009-11-16 13:47:11 +00:00 |
|
Igor Sysoev
|
0c6b91e2ba
|
nginx-0.8.25-RELEASE
|
2009-11-16 13:47:10 +00:00 |
|
Igor Sysoev
|
50a94dfbd1
|
backout r3325: postpone filter is a body only filter
|
2009-11-16 13:22:10 +00:00 |
|
Igor Sysoev
|
a4a0541308
|
align to minimum of a page and a pool sizes
|
2009-11-16 12:50:10 +00:00 |
|
Igor Sysoev
|
104ff87c39
|
ngx_min()
|
2009-11-16 12:48:41 +00:00 |
|
Igor Sysoev
|
ece77cd5be
|
large allocation should not be aligned to a page size
|
2009-11-16 12:47:44 +00:00 |
|
Igor Sysoev
|
3e1a05c467
|
add alignment in debug log
|
2009-11-16 12:46:05 +00:00 |
|
Igor Sysoev
|
4985109dba
|
ngx_http_degradation_module
|
2009-11-16 12:20:00 +00:00 |
|
Igor Sysoev
|
c05f20ec2e
|
regex named captures
|
2009-11-16 12:19:02 +00:00 |
|
Igor Sysoev
|
c0ae4716ec
|
remove subrequest test in range header, chunked, and header filters: they
are run after postpone filter which sends data only in main request context
|
2009-11-16 12:13:17 +00:00 |
|
Igor Sysoev
|
6c71b88924
|
allow "proxy_pass http://$backend" without URI part
|
2009-11-15 11:36:12 +00:00 |
|
Igor Sysoev
|
700a779824
|
fix posix_fadvise() error handling
|
2009-11-15 09:16:58 +00:00 |
|
Igor Sysoev
|
b13029c57c
|
update allocation error messages
|
2009-11-15 09:03:08 +00:00 |
|
Igor Sysoev
|
fc514f1d07
|
fix posix_memalign() error handling
|
2009-11-15 08:56:40 +00:00 |
|
Igor Sysoev
|
950fb268a2
|
ngx_regex_exec() calling optimiztion:
*) change NGX_REGEX_NO_MATCHED to PCRE_ERROR_NOMATCH
*) declare ngx_regex_exec() as #define
*) optimize SSI regex a little
|
2009-11-13 20:41:41 +00:00 |
|
Igor Sysoev
|
30870b4ab3
|
style fix: lcf > clcf
|
2009-11-13 19:59:54 +00:00 |
|
Igor Sysoev
|
35b7a443a1
|
do not log error if $r->variable was not found
|
2009-11-12 15:50:34 +00:00 |
|
Igor Sysoev
|
3d12873adb
|
add MSIE padding for Chrome too
|
2009-11-12 14:24:22 +00:00 |
|
Igor Sysoev
|
bdc154bb73
|
r->chrome
|
2009-11-12 14:23:18 +00:00 |
|
Igor Sysoev
|
0338645ecf
|
test frequent r->header_only before three response status
|
2009-11-12 13:44:16 +00:00 |
|
Igor Sysoev
|
6c49a5afcf
|
refactor gzip_vary handling
|
2009-11-12 13:41:56 +00:00 |
|
Igor Sysoev
|
2c0b6f3e70
|
nginx sent gzipped responses to clients those do not support gzip,
if "gzip_static on" and "gzip_vary off"; the bug had been introduced in r3136
|
2009-11-11 21:12:41 +00:00 |
|
Igor Sysoev
|
f4992bbe14
|
bump version
|
2009-11-11 21:06:36 +00:00 |
|
Igor Sysoev
|
aa6ab739e0
|
release-0.8.24 tag
|
2009-11-11 14:53:18 +00:00 |
|
Igor Sysoev
|
9b64e76f9f
|
nginx-0.8.24-RELEASE
|
2009-11-11 14:53:17 +00:00 |
|
Igor Sysoev
|
20c9f8be85
|
remove "Content-Encoding: gzip" in 304 response
sent by ngx_http_gzip_static_module
|
2009-11-11 14:32:49 +00:00 |
|
Igor Sysoev
|
653edd491b
|
use ngx_resolver_alloc() instead of ngx_resolver_calloc()
since all fields are filled
|
2009-11-11 14:29:20 +00:00 |
|
Igor Sysoev
|
e79f429b4b
|
fix resolving an empty name (".")
|
2009-11-11 14:27:24 +00:00 |
|
Igor Sysoev
|
61da56d041
|
fix "set_real_ip_from unix:" inheritance
|
2009-11-11 13:41:16 +00:00 |
|
Igor Sysoev
|
9eadbde324
|
fix building without --with-debug, introduced in r3294
|
2009-11-11 12:32:06 +00:00 |
|
Igor Sysoev
|
a993d55b0f
|
bump version
|
2009-11-11 12:30:36 +00:00 |
|
Igor Sysoev
|
a2bbe7e9ce
|
release-0.8.23 tag
|
2009-11-11 11:05:23 +00:00 |
|
Igor Sysoev
|
3535982b69
|
nginx-0.8.23-RELEASE
|
2009-11-11 11:05:22 +00:00 |
|