Weibin Yao
4262590f2d
fixed a variable set but unused warning
12 years ago
Chuanwen Chen
b06167e3f8
Merge pull request #411 from taoyuanyuan/test
It looks good to me.
12 years ago
Xiaochen Wang
3e1fd8f9bd
Merge pull request #410 from cfsego/upgrade
upgrade bugfix: Upstream: ngx_post_event() instead of upgraded call (ticket #503 ).
12 years ago
weiyue
c37cc25fca
upgrade bugfix:
http://hg.nginx.org/nginx/rev/7586e7b2dbe9
12 years ago
Chuanwen Chen
e2fd665c70
Merge pull request #405 from chobits/nginx-update-1.4.5
merge changes between nginx 1.4.4 and 1.4.5
12 years ago
Chuanwen Chen
7b95952b61
Merge pull request #409 from yaoweibin/non_buffer_chunked
support for chunked in non-buffer request
12 years ago
Weibin Yao
9d9d33dea5
support for chunked in non-buffer request
12 years ago
Weibin Yao(姚伟斌)
99e1496d91
Merge pull request #408 from lhmwzy/master
在DragonFlyBSD 3.6下编译时发生错误
12 years ago
lhmwzy
dcaa47b027
Update ngx_http_variables.c
12 years ago
lhmwzy
9268019010
Update ngx_http_variables.c
12 years ago
taoyuanyuan
2cabb684bf
trim support variable value (on/off). ( https://github.com/alibaba/tengine/issues/368 )
12 years ago
Chuanwen Chen
79b20eaa81
Merge pull request #406 from yzprofile/ascii-variable
Added ascii code variable supported
12 years ago
yzprofile
e7e1e7d1d8
Check ascii bigger than 255
12 years ago
yzprofile
8dad646231
Added ascii code variable supported
12 years ago
Xiaochen Wang
cd8dc4f267
merge changes between nginx 1.4.4 and 1.4.5
Details are as following:
*) Bugfix: the $ssl_session_id variable contained full session
serialized instead of just a session id.
Thanks to Ivan Ristić.
Changeset: http://hg.nginx.org/nginx/rev/70f4d99ded41
*) Bugfix: client connections might be immediately closed if deferred
accept was used; the bug had appeared in 1.3.15.
Changeset: http://hg.nginx.org/nginx/rev/462ae7eedc68
*) Bugfix: alerts "zero size buf in output" might appear in logs while
proxying; the bug had appeared in 1.3.9.
Changeset: http://hg.nginx.org/nginx/rev/3b7463b08747
*) Bugfix: a segmentation fault might occur in a worker process if the
ngx_http_spdy_module was used.
Changeset: http://hg.nginx.org/nginx/rev/b8e6297358b5
*) Bugfix: proxied WebSocket connections might hang right after
handshake if the select, poll, or /dev/poll methods were used.
Changeset: http://hg.nginx.org/nginx/rev/560de9681661
More details are available here:
http://mailman.nginx.org/pipermail/nginx/2014-January/041839.html
*) Bugfix: a timeout might occur while reading client request body in an
SSL connection using chunked transfer encoding.
Changeset: http://hg.nginx.org/nginx/rev/35b00bcf72fe
More details are available here:
http://mailman.nginx.org/pipermail/nginx/2013-November/041178.html
*) Bugfix: memory leak in nginx/Windows.
Changeset: http://hg.nginx.org/nginx/rev/fd77e2018652
Note that this patch is not merged because tengine does not support win32.
12 years ago
Zhuo Yuan (袁茁)
2384469fc9
Merge pull request #400 from yaoweibin/fix_resolver_linefeed
Striped the last linefeed in the resolver file
12 years ago
Weibin Yao
caa96dffd5
Striped the last linefeed in the resolver file
In CentOS 6.4, the interface gethostbyname can't parse the
nameserver string with extra linefeed.
12 years ago
Zheng Cen
f193316fc4
Merge pull request #380 from Lax/feature/image_filter_crop_offset
Added image_filter_crop_offset
12 years ago
Chuanwen Chen
f9de48aa7f
Merge pull request #397 from lilbedwin/upstream_check_doc
"HEAD" method is recommended in upstream check module
12 years ago
Li Liangbin
36f6e7e877
"HEAD" method is recommended in upstream check module
12 years ago
Chuanwen Chen
4ee87db446
Merge pull request #396 from lilbedwin/upstream_check_doc
improve the document of upstream check module
12 years ago
Li Liangbin
6918483401
improve the document of upstream check module
12 years ago
Chuanwen Chen
f63287a29f
Merge pull request #395 from taoyuanyuan/trim
trim module feature and bugfix (https://github.com/alibaba/tengine/issues/368 )
12 years ago
taoyuanyuan
5a3aa9ff09
https://github.com/alibaba/tengine/issues/368
12 years ago
Chuanwen Chen
0ea39deba8
Merge pull request #390 from lifeibo/resolver
Auto read nameserver from /etc/resolv.conf.
12 years ago
lifeibo
783a50c434
Auto read nameserver from /etc/resolv.conf.
12 years ago
Chuanwen Chen
7cacc1a70d
Merge pull request #392 from lilbedwin/upstream_check2
fix bug described in issue 384, which is about persistent connection in ...
12 years ago
Li Liangbin
3971cf30e0
fix bug described in issue 384, which is about persistent connection in upstream_check_module
12 years ago
Xiaochen Wang
0aef3d1b63
Merge pull request #391 from cfsego/docs
pull request for limiting upstream tries
12 years ago
weiyue
ef24273287
docs for "limit upstream tries"
12 years ago
yzprofile
42d2c4e6b9
Fixed the style of fastcgi_check document
12 years ago
yzprofile
8f4e126888
Changed check_fastcgi_params to check_fastcgi_params
Added the documents of check_fastcgi
12 years ago
yzprofile
95c0b92ddc
health check supported fastcgi
12 years ago
Liu Lantao
dcf66ada7d
Added image_filter_crop_offset
12 years ago
Weibin Yao(姚伟斌)
daf20c422e
Merge pull request #379 from chobits/spdy_v3_doc
SPDY: add SPDY/3 documentation
12 years ago
Xiaochen Wang
b93f6c4cf6
SPDY: add SPDY/3 documentation
12 years ago
Joshua Zhu
dc62992fdd
Merge pull request #378 from cfsego/changelogp
update README
12 years ago
weiyue
53cacb6c5e
update README
12 years ago
Joshua Zhu
20469a3c82
Merge pull request #377 from cfsego/changelogp
update changelogs
12 years ago
weiyue
f78483e5c1
update changelogs
12 years ago
SarahWang
792d902770
use implicit_upstreams together with rbtree to modify performance when upstream is not found in rbtree
12 years ago
Weibin Yao(姚伟斌)
54a63e7729
Merge pull request #376 from cfsego/20p
update testcase for limit_req
12 years ago
weiyue
1800be877e
update testcase
12 years ago
Weibin Yao(姚伟斌)
cfe91a9617
Merge pull request #375 from chobits/spdy3_repeated_decrease_rwnd
SPDY/3: avoid repeated decrease of recv_window_size
12 years ago
Xiaochen Wang
4642f07ea6
SPDY/3: avoid repeated decrease of recv_window_size if data frame is not received one time
Thanks to Yanmei Li <miaoji.lym@alibaba-inc.com>
12 years ago
Weibin Yao(姚伟斌)
c6dce215e5
Merge pull request #374 from cfsego/20p
update nginx version
12 years ago
weiyue
4c77ac1fb1
update nginx version
12 years ago
Weibin Yao(姚伟斌)
0f4fb2c737
Merge pull request #373 from chobits/kqueue_bugfix_rollback
rollback: undo this commit "test (kqueue)connection completely in ngx_ht...
12 years ago
Xiaochen Wang
1cf1d82222
rollback: undo this commit "test (kqueue)connection completely in ngx_http_upstream_test_connect()"
Undo commit 422086fb7d
.
Maxim Dounin's reply for this patch is as following:
On Fri, Aug 16, 2013 at 10:19:00AM +0800, Xiaochen Wang wrote:
> Without this patch, nginx can work well because c->recv() will return
> NGX_ERROR when read event timedout expires.
Note well that the purpose of ngx_http_upstream_test_connect()
call before writing to an upstream is to properly report source of
the error if it happens. It's bad idea to do getsockopt() in all
cases for performance reasons
12 years ago
Chuanwen Chen
5d7b03d7b4
Merge pull request #369 from chobits/spdy_v3
12 years ago