MAIL
The Router uses information in Server, Domain, and Connection documents to create the routing tables. A LAN connection has low cost; a dialup modem connection has high cost. By default, each LAN connection has a cost of 1, while each dialup modem connection has a cost of 5.
Note Support for dialup modem (X.PC) connections is available only in releases of Domino® earlier than release 8.5. You may continue to use Domino 8.5 Administrator to configure and maintain modem support, but only on servers running pre-8.5 releases.
If server connections are disrupted or a network fails, the Router selects an alternate path and increases the cost for the path that failed.
How the Router chooses a route
1. It calculates and selects the least-cost route.
2. If the least-cost route fails -- for example, if there is no answer or if the network times out -- the Router increases the cost of the initial route by 1. For example, if a LAN connection between Server A and Server B initially has a cost of 1 but the connection fails during an attempted transfer, the Router increases the cost of that LAN connection between Server A and Server B to 2.
3. The next time the Router tries to transfer mail between servers, it again looks for the least-cost route between those servers. If there is an alternate route that is equal in cost and requires fewer hops, the Router selects that alternate route. For example, if there are two paths between Server A and Server B, each with a total cost of 4, the Router examines the number of hops in each path. If one route requires three hops but the other requires only two hops, the Router uses the path that requires two hops because the costs are equal.
The Router resets the cost for a connection when:
To override the default routing cost
You can override the default setting for the routing cost for a connection. You can change this setting only for connections between servers in different Notes named networks. Change the default routing cost for a connection only if you are an experienced IBM® Lotus® Domino® administrator. Improperly changing routing costs can create routing loops and disable the Router's selection of an alternate route.
1. Make sure that you have already created the necessary Connection documents.
2. From the Domino Administrator, click the Configuration tab and expand the Messaging section.
3. Click Connections.
4. Select the Connection document for the server connection you want to configure, and click Edit Connection.
5. Click the Replication/Routing tab.
6. Complete this field, and then click Save & Close:
Related topics