Nginx之upstream常用6种负载均衡策略
Nginx之upstream常用6种负载均衡策略
|
upstream模块介绍Nginx 的负载均衡功能依赖于 ngx_http_upstream_module 模块,所支持的代理方式包括 proxy_pass 、fastcgi_pass 、memcached_pass 。upstream 是nginx作为代理及缓存的核心结构并且请求上游发送至下游都能