随笔分类 - nginx
摘要:default_type application/octet-stream; http://tool.oschina.net/commons 二进制流文件 sendfile on; sendfile 设置为on 表示启动高效传输文件模式。sendfile 可以让Nginx 在传输文件时直接在磁盘和t
阅读全文
摘要:(1)查看Nginx的版本号 (2)背景 一直以来,Nginx并不支持tcp协议,所以后台基于TCP的业务只能通过其他高可用负载软件来完成,但是1.9.0发布以后,增加了stream 模块用于一般的TCP代理和负载均衡。 (3)安装Nginx 支持stream 模块(2018-01-08) 实验环境
阅读全文

浙公网安备 33010602011771号