Igor Sysoev
|
851cd73f1d
|
*) refactor subrequest handling, now they run as separate posted requests
*) now $upstream_addr, $upstream_status, $upstream_response_time can be used
with log_subrequest
|
2008-12-08 14:23:20 +00:00 |
|
Igor Sysoev
|
ba206e147c
|
*) add zone name while logging 503 error reason
*) log allocation error as 503 error reason
|
2008-12-08 14:18:06 +00:00 |
|
Igor Sysoev
|
54fd0bb613
|
update comment
|
2008-12-08 14:15:19 +00:00 |
|
Igor Sysoev
|
61591d111f
|
rename "lz" to "lr" in variable names
|
2008-12-08 14:13:36 +00:00 |
|
Igor Sysoev
|
38a2933b67
|
log 503 error reason
|
2008-12-08 14:12:29 +00:00 |
|
Igor Sysoev
|
4bc0dcf701
|
test duplicate limit_conn
|
2008-12-08 14:08:44 +00:00 |
|
Igor Sysoev
|
51fad316cd
|
skip protected symlinks in autoindex
|
2008-12-08 14:05:21 +00:00 |
|
Igor Sysoev
|
5bf2087462
|
allow POST without Content-Length
|
2008-12-08 14:04:31 +00:00 |
|
Igor Sysoev
|
0e32306bab
|
fix comment
|
2008-12-02 16:50:56 +00:00 |
|
Igor Sysoev
|
84b7651ac2
|
fix "delete CIDR"
|
2008-12-02 15:02:36 +00:00 |
|
Igor Sysoev
|
14ecd8ab01
|
bump version
|
2008-12-02 14:59:14 +00:00 |
|
Igor Sysoev
|
863325fe98
|
if_modified_since
|
2008-12-01 14:22:51 +00:00 |
|
Igor Sysoev
|
15fbaa6612
|
read and process upstream header in cycle,
this fixes the case when local FastCGI server sends many warnings in stderr
|
2008-12-01 14:08:00 +00:00 |
|
Igor Sysoev
|
c6016b25cf
|
$cookie_... variable did not for SSI and perl
|
2008-12-01 13:59:35 +00:00 |
|
Igor Sysoev
|
69b5a6ddfb
|
create empty radix tree for "geo $geo { }" case
|
2008-11-28 17:22:35 +00:00 |
|
Igor Sysoev
|
5a214b96e2
|
bump version
|
2008-11-28 17:22:06 +00:00 |
|
Igor Sysoev
|
1c6c63332c
|
*) descrease geo configuration memory usage
*) geo delete
*) geo ranges
|
2008-11-25 15:59:06 +00:00 |
|
Igor Sysoev
|
8ab0867644
|
allocate cf->conf_file and cf->conf_file->buffer on stack
|
2008-11-25 15:55:10 +00:00 |
|
Igor Sysoev
|
2a523f1c71
|
fix segfault on close error
|
2008-11-25 14:45:44 +00:00 |
|
Igor Sysoev
|
65eba4b692
|
ngx_reset_pool()
|
2008-11-25 14:25:20 +00:00 |
|
Igor Sysoev
|
ecbb69ad7f
|
*) increase ngx_conf_log_error() buffer
*) always log an error code
|
2008-11-25 13:00:53 +00:00 |
|
Igor Sysoev
|
33930d82ce
|
ngx_strerror_r() style and size == 0 bug fix
|
2008-11-25 11:26:32 +00:00 |
|
Igor Sysoev
|
de2f8c4ca5
|
use value rbtree instead of array in geo configuration
|
2008-11-22 20:42:51 +00:00 |
|
Igor Sysoev
|
9857082f09
|
variable value rbtree support
|
2008-11-22 20:42:01 +00:00 |
|
Igor Sysoev
|
1575d12bd7
|
bump version
|
2008-11-22 20:38:45 +00:00 |
|
Igor Sysoev
|
7f3c048e21
|
allow directio on XFS
|
2008-11-20 16:21:39 +00:00 |
|
Igor Sysoev
|
1bf7dc1884
|
low some SSL handshake errors level
|
2008-11-18 16:05:00 +00:00 |
|
Igor Sysoev
|
b3ac4fb27c
|
fix compression pointer for big (>255) DNS responses
|
2008-11-17 08:04:41 +00:00 |
|
Igor Sysoev
|
b4407c27cb
|
use integer instead of float
|
2008-11-14 13:25:44 +00:00 |
|
Igor Sysoev
|
c3d5410c77
|
change rate to an excess
|
2008-11-14 11:32:03 +00:00 |
|
Igor Sysoev
|
2ab644895e
|
do not close session if SMTP backend returned an error on RCPT TO
patch by Maxim Dounin
|
2008-11-13 14:20:54 +00:00 |
|
Igor Sysoev
|
d67d8478a6
|
remove unused field
|
2008-11-13 13:30:34 +00:00 |
|
Igor Sysoev
|
d0e8e5456c
|
smtp_auth none
patch by Maxim Dounin
|
2008-11-13 13:25:34 +00:00 |
|
Igor Sysoev
|
a485909174
|
memcached response was stored in variable with END
|
2008-11-12 21:01:01 +00:00 |
|
Igor Sysoev
|
c8b40a2401
|
$cookie_... variable
|
2008-11-12 11:12:02 +00:00 |
|
Igor Sysoev
|
038a9201e6
|
bump version
|
2008-11-12 10:48:27 +00:00 |
|
Igor Sysoev
|
a25d29ff6f
|
the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX 10.5 only
|
2008-11-11 19:44:30 +00:00 |
|
Igor Sysoev
|
f2884e194a
|
compatibility with glibc 2.3, warn_unused_result attribute for write()
|
2008-11-11 16:17:45 +00:00 |
|
Igor Sysoev
|
ead8091746
|
style fix: remove trailing spaces
|
2008-11-11 16:04:05 +00:00 |
|
Igor Sysoev
|
40cc949c7b
|
*) correct leaky bucket implementation
*) now burst is not per second
*) remove delay= parameter
*) add nodelay parameter
|
2008-11-11 15:38:16 +00:00 |
|
Igor Sysoev
|
05215534e7
|
exslt support
|
2008-11-11 15:22:24 +00:00 |
|
Igor Sysoev
|
bc70b323d3
|
bump version
|
2008-11-10 18:34:24 +00:00 |
|
Igor Sysoev
|
de2652c176
|
fix r2067
|
2008-11-10 15:25:11 +00:00 |
|
Igor Sysoev
|
abe378e820
|
ngx_http_limit_req_module
|
2008-11-10 15:22:33 +00:00 |
|
Igor Sysoev
|
74b7e5fadd
|
%f format
|
2008-11-10 15:20:59 +00:00 |
|
Igor Sysoev
|
698b8cb038
|
fix the previous commit
|
2008-11-06 19:54:54 +00:00 |
|
Igor Sysoev
|
3e8c2f7811
|
*) split ngx_http_gzip_body_filter()
*) send gzheader together with the filter's first output
|
2008-11-06 19:13:47 +00:00 |
|
Igor Sysoev
|
051d85f6b0
|
change int to size_t
|
2008-11-06 19:11:19 +00:00 |
|
Igor Sysoev
|
8329a5bc34
|
align first allocation from additional pool block, this fixes bus error on sun4v
|
2008-11-06 16:14:24 +00:00 |
|
Igor Sysoev
|
e4c10b25d4
|
do not pass gzheader separately as due to the previous commit
we do not use ctx->busy as flush condition
|
2008-11-05 16:27:45 +00:00 |
|