Re: [squid-users] How does weighted-round-robin work?

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Wed, 11 Jun 2008 17:08:37 +0200

On ons, 2008-06-11 at 19:27 +0800, Roy M. wrote:

> So I hope the one with more CPU power (it can be config. my me
> manually) can be sharing more requests, what would be the best setup
> for this?

round-robin weight=X

assigns requests proportional to the weight assigned to the server.

a weight=1, b weight=2, c weight=1, sends 25% (1/(1+2+1)) of the
requests to a, 50% to b and 25% to c.

Regards
Henrik

Received on Wed Jun 11 2008 - 15:08:46 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 12 2008 - 12:00:04 MDT