摘要: 一、nginx upstream 模块介绍 1、upstream模块介绍 nginx的负载均衡功能依赖于ngx_http_upstream_module模块,所支持的代理方式包括 proxy_pass、 fastcgi_pass、 memcached_pass等,新版Nginx软件支持的方式所有增加 阅读全文
posted @ 2018-09-14 15:20 我的城市没有海 阅读(625) 评论(0) 推荐(0)