diff --git a/Shorewall-docs2/Shorewall_and_Routing.xml b/Shorewall-docs2/Shorewall_and_Routing.xml index bf69b001e..a1ecf8323 100644 --- a/Shorewall-docs2/Shorewall_and_Routing.xml +++ b/Shorewall-docs2/Shorewall_and_Routing.xml @@ -15,7 +15,7 @@ - 2005-05-27 + 2005-06-01 2005 @@ -398,6 +398,15 @@ not be perfect, as it is route based, and routes are cached. This means that routes to often-used sites will always be over the same provider. + + By default, each provider is given the same weight + (1) . Beginning with 2.4.0-RC3, you can change the weight + of a given provider by following + balance with "=" and the desired + weight (e.g., balance=2). The weights reflect the relative + bandwidth of the providers connections and should be small + numbers since the kernel actually creates additional + default routes for each weight increment.