会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
huanglei2010
博客园
首页
新随笔
联系
订阅
管理
2019年1月15日
nginx的stream模块实现mysql负载均衡
摘要: 目的是利用nginx中的stream模块实现mysql数据库的负载均衡 查看是否安装了stream模块 用./nginx -V 到/usr/local/nginx/conf/nginx.conf 配置stream模块 其中stream模块与http模块级别相同 stream { upstream m
阅读全文
posted @ 2019-01-15 15:22 huanglei2010
阅读(1784)
评论(1)
推荐(0)
公告