标签: nginx load-balancing
我有3台服务器,分别是s1,s2,s3,并且我正在同一台服务器s1,s2,s3上安装nginx,以将请求负载均衡到s1,s2,s3。 在同一台服务器上安装Nginx有什么缺点吗?