摘要:
数据库地址转发 stream { upstream cloudsocket { hash $remote_addr consistent; server 192.168.100.20:3306 weight=5 max_fails=3 fail_timeout=30s; } server { lis 阅读全文
posted @ 2021-05-28 14:30
找不到Object
阅读(156)
评论(0)
推荐(0)