JSpartan0901_95
Feb 21, 2012Nimbostratus
Hybrid load balancing algorithm
Hi,
Is there any hybrid load balancing algorithm i.e., I would like a member in the pool to process a fixed percentage of requests and other members should use least connection count algorithm.
For example, if I have a pool of 4 members - host1, host2, host3 and host4. I want host4 to always process 10% of requests and the other three hosts should process remaining 90% of requests with least connection count algorithm.
If yes, how can I configure it?
Thanks!
-JS