Describe provider weights in the routing documentation

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2211 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-06-01 18:39:55 +00:00
parent 1194f7c42a
commit 734cc7a949

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-05-27</pubdate>
<pubdate>2005-06-01</pubdate>
<copyright>
<year>2005</year>
@ -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.</para>
<para>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
<emphasis>balance</emphasis> 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. </para>
</glossdef>
</glossentry>
</glosslist>