红联Linux门户
Linux帮助

Nginx 1.9.0开发版发布,支持TCP代理

发布时间:2015-04-29 09:20:58来源:红联作者:empast
Nginx 1.9.0 开发版发布,该版本增加了 stream module 用于一般的 TCP 代理和负载均衡。

其他改进包括:

*) Change: obsolete aio and rtsig event methods have been removed.
*) Feature: the "zone" directive inside the "upstream" block.
*) Feature: the stream module.
*) Feature: byte ranges support in the ngx_http_memcached_module.
*) Feature: shared memory can now be used on Windows versions with
address space layout randomization.
*) Feature: the "error_log" directive can now be used on mail and server
levels in mail proxy.
*) Bugfix: the "proxy_protocol" parameter of the "listen" directive did
not work if not specified in the first "listen" directive for a
listen socket.

软件详情:http://nginx.org/

下载地址:http://nginx.org/download/nginx-1.9.0.tar.gz

来自:开源中国社区
文章评论

共有 2 条评论

  1. canxiang 于 2015-04-29 13:56:52发表:

    学习中

  2. maxtomin 于 2015-04-29 13:26:48发表:

    这个功能我已经用到了,很实用,也很方便,