Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4723

Backend Weight Routing

$
0
0

I wand to config Weight Routing of backend
but use_backend option is only one backend

Example,

frontend fe1
mode http
use_backend [be1 - weight 10 / be2 - weight 20] if { ACL }
default_backend be3

backend be1
mode http
balance roundrobin
server …

backend be2
mode http
balance source
server …

backend be3
mode http
balance source
server …

Is it possible to config?
Or is there another way?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4723

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>