摘要: 安装:RPC协议 yum install rpcbind nfs-utils –y [root@bogon ~]# rpm -qa | grep rpcbind rpcbind-0.2.0-42.el7.x86_64 [root@bogon ~]# rpm -qa | grep nfs-utils 阅读全文
posted @ 2017-11-19 19:30 森森2017 阅读(295) 评论(0) 推荐(0)
摘要: 正向代理: 自己知道要找谁,听过中间商 反向代理: 皇上找妃子,他不知道找谁,找个太监帮忙 皇上只找太监 反向代理就是负载平衡Using nginx as HTTP load balancer nginx.org/en/docs 反向代理的方法:http://nginx.org/en/docs/ht 阅读全文
posted @ 2017-11-19 19:26 森森2017 阅读(187) 评论(0) 推荐(0)