摘要: upstream www.abc.com { server localhost:7001 weight=1; server localhost:7002 weight=1; }server { listen 80; server_name localhost; location / { root h 阅读全文
posted @ 2021-01-22 09:32 绿茶GT 阅读(151) 评论(0) 推荐(0)