Forum Discussion

jquinterop's avatar
Oct 03, 2024

Balancing failure

Hello team,

Currently I have a problem with a whitening of an application, this consumes the f5 through 2 servers which the ips are static and brings a request with two connection threads (this I achieved with a persistence of origin) however when delivering to the 2 backends all traffic goes by only one, has it happened or know how I can do to balance by the 2 backends? 

  • Hiii how r u?

     

    You have a vip with asociate a pool with 2 backend server
    what method of balanced are you using?
    in this case you need use a more typical method, round robin. With this method you will balanced the traffic betweend 2 servers backend.

     

    Best regards!