Select the product you need help with
Windows NT 4.0 Domain Controllers Across RAS or Slow LinksArticle ID: 207552 - View products that this article applies to. This article was previously published under Q207552 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
On This PageSUMMARY
Windows NT 4.0 domain controllers that are members of the same domain can be configured across a slow link that is not continually connected, such as Remote Access Service (RAS) or slow WAN links. Although this configuration is possible, it is not recommended.
There are several problems with this type of network configuration:
MORE INFORMATION
If you want to configure domain controllers that are members of the same domain across a slow link, it is recommended that you use Routing and Remote Access Service (RRAS).
RRAS provides Dial on Demand routing capability, so domain controllers can connect as needed. If you choose to use RRAS and slow WAN links (for example, 56-Kbps links), use the following information to tune your systems for better performance. Before you make changes to your system:
148942
(http://support.microsoft.com/kb/148942/EN-US/
)
How to Capture Network Traffic with Network Monitor
Performance Tuning Domain Synchronization Over Slow WAN LinksWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.The ReplicationGovernor ParameterYou may need to reduce the value of the ReplicationGovernor parameter. This parameter defines both the size of the data transferred on each call to the PDC, and the frequency of those calls. For example, setting the ReplicationGovernor parameter to 50% uses a 64-KB buffer rather than a 128-KB buffer, and has a replication call outstanding on the network only a maximum of 50 percent of the time.This entry should be changed only if replication occurs across a slow WAN. Adjusting the ReplicationGovernor parameter does two things:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
NOTE: This parameter must be set individually on each BDC.
ReplicationGovernor: REG_DWORD Range: 0-100 percent Default: 100 Do not set the ReplicationGovernor parameter too low, or replication may never complete. A value of 0 causes Netlogon to never replicate, and the Security Accounts Manager (SAM)/Local Security Authority (LSA) database become completely out of synchronization. It is also possible to configure different replication rates that are dependent on the time of day using a script file with the AT command (for example, NET STOP NETLOGON, REGINI SCRIPTFILE, NET START NETLOGON). The script file should contain the path to the ReplicationGovernor parameter and the new registry entries. Regini.exe is part of the Windows NT Resource Kit. For additional information, please see the following articles in the Microsoft Knowledge Base: 142692
(http://support.microsoft.com/kb/142692/EN-US/
)
Minimizing WAN Traffic
140422
(http://support.microsoft.com/kb/140422/EN-US/
)
Domain Synchronization Over a Slow WAN Link
140552
(http://support.microsoft.com/kb/140552/EN-US/
)
How to Optimize Windows NT to Run Over Slow WAN Links w/TCP/IP
The Pulse ParameterAll SAM/LSA changes made within this time are bundled together. After this time period has elapsed, a pulse is sent to each BDC that needs changes. No pulse is sent to a BDC that is up to date.Increasing the Pulse parameter on the PDC reduces the number of replications between the PDC and the BDCs, and SAM changes are propagated less quickly. It is important to maintain a balance. For example, infrequent replication increases the number of connections to a PDC to validate changed passwords, while frequent replication results in up-to-date BDCs, but may generate excessive WAN traffic.
Key: HKEY_LOCAL_MACHINE\SYSTEM\CCS\Services\NetLogon\Parameters
The following example illustrates the potential problems with slow link connections and setting the Pulse parameter too low.
Value: Pulse Data Type: REG_DWORD Range: 60-172,800 seconds (48 hours) Default: 300 (5 minutes) One PDC with a significant number of BDCs connects to one PDC through 56-Kbps link. Each time a network frame is exchanged between a BDC and the PDC, it costs one ISDN connection.
PDC parameters
In this case, the PDC may handle many user account transactions so that SAM
changes are common and occur often. Each time the PDC detects a SAM change, it contacts all of the BDCs. If you have 56-Kbps links, you may not want to have the BDCs' SAMs updated every hour. Because of the cost of synchronization, you may want to update the BDCs as little as once every
24-48 hours.
Pulse: 3,600 seconds (1 hour) PulseConcurrency: 1-10 Currently, if the Pulse parameter is set to its maximum value, the cost for transaction updates is the number of BDC connections every hour. For example, if there are 50 BDCs, there are 50 connections per hour. Looking at this on a monthly basis, the cost of connections is even more apparent: 120 connections x 24 hours a day x 30 days a month = 86,400 connections/month. For additional information, please see the following article in the Microsoft Knowledge Base: 150350
(http://support.microsoft.com/kb/150350/EN-US/
)
NetLogon Maximum Value of Pulse Should Exceed 3600
The PulseMaximum Parameter
Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetLogon\Parameters
The PulseMaximum parameter defines the maximum pulse frequency (in seconds). Every BDC is sent at least one pulse at this frequency, whether or not its database is current.Value: PulseMaximum Data Type: REG_DWORD Range: 60-172,800 seconds (48 hours) NOTE: Replication takes place immediately if a change is made in LSA secrets, for example, when you add a workstation to the domain or change trust relationships. REFERENCES
For additional information, please see the following articles in the Microsoft Knowledge Base:
130914
(http://support.microsoft.com/kb/130914/EN-US/
)
Number of Users and Groups Affects SAM Size of Domain
159211
(http://support.microsoft.com/kb/159211/EN-US/
)
Diagnoses and Treatment of Black Hole Routers
PropertiesArticle ID: 207552 - Last Review: November 1, 2006 - Revision: 1.1
|


Back to the top








