Caddyfile load balancer: How can I set a weight to each destination?

前端 未结 0 1520
自闭症患者
自闭症患者 2021-02-20 04:49

I have this in my Caddyfile

www.example.com {
    reverse_proxy / www1:80 www2:80 www3:80 www4:80
}

This works well (www1

相关标签:
回答
  • 消灭零回复
提交回复
热议问题