Hi everyone!
Recently I had to use 5 load balancers to handle heavy traffic on a specific channel during games. But I noticed that XUI distribute connections equally among 3 servers only, but not on the 4th and 5th servers. There are few users connected to these last servers while the first 3 servers are almost full of capacity. Idk why thats happening or maybe its a configuration issue, but somehow anyone got a tip regarding this?
I can use LB config as I want, it uses only 3 servers to split clients no matter what I do, like:
Source
lb1 lb2 lb3 lb4 lb5
or
Source
lb1
lb2 lb3 lb4 lb5
Any setup above it won't distribute connections to servers 4 and 5. (the servers are fine and working perfectly if not in lb config)
Thanks.
Recently I had to use 5 load balancers to handle heavy traffic on a specific channel during games. But I noticed that XUI distribute connections equally among 3 servers only, but not on the 4th and 5th servers. There are few users connected to these last servers while the first 3 servers are almost full of capacity. Idk why thats happening or maybe its a configuration issue, but somehow anyone got a tip regarding this?
I can use LB config as I want, it uses only 3 servers to split clients no matter what I do, like:
Source
lb1 lb2 lb3 lb4 lb5
or
Source
lb1
lb2 lb3 lb4 lb5
Any setup above it won't distribute connections to servers 4 and 5. (the servers are fine and working perfectly if not in lb config)
Thanks.