Forum Discussion

spalande's avatar
spalande
Icon for Nacreous rankNacreous
Apr 14, 2014

Traffic distribution

If CMP is enabled on VS, how HTTP requests would be distributed across pool members. Is it always uneven distribution irrespective of load balancing algorithm set at pool level (suppose RB is set)?

 

1 Reply

  • default cmp hash uses source and destination port number. i assume when traffic volume is big enough, traffic could be distributed to all tmm equally. so, each pool member would get traffic according to load balancing algorithm correctly.