I set up a farm with couple of servers. Each server can process four of more requests at a time. For four servers it gives me 16 requests at a time. But the ARR is routing no more than 8 requests among all possible servers. I am using "Least current request" load balancing. How can I make ARR send more requests to my servers so that I can use all awailable processing power?
↧