You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2023. It is now read-only.
server 配置不能支持backup:
curl -d "server 127.0.0.1:8090 weight=5;server 8.8.8.8:80 backup" 127.0.0.1:8081/upstream/default_upstream 会报错
当不写backup就可以成功,但官方文档写着支持backup,为什么不能使用呢
The text was updated successfully, but these errors were encountered: