The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARYSome new registry entries are available for Windows NT 4.0. MORE INFORMATIONWARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk.
This parameter is used to temporarily achieve a steady state in the WINS
server when the WINS server is either started with a clean database or many
WINS clients come online for the first time. Either situation causes a
large amount of name registration and name refresh traffic to occur. The
WINS server currently stores a maximum of 25,000 name registration and
refresh queries in its queue before dropping queries. By using this
parameter, the WINS server can be configured to send success responses to
the clients whose requests are dropped. These response will have time-to-
live (TTL) values that will slow down the refresh rate of those WINS
clients and regulate the burst of WINS client traffic. This will result in
a steady state being reached much more quickly.
To turn on this parameter, change the value to 1. The ConsistencyCheck SubkeyThis is an optional subkey that should be created if you want WINS to periodically perform database consistency checks. To create this subkey, start Regedt32.exe and go to the following key:Hkey_local_machine\system\currentControlSet\services\wins\parametersCreate a new value named ConsistencyCheck. Once this key has been created, you can add the following values: MaxRecsAtATimeSpecifies the maximum number of records that will be replicated in one consistency check cycle. WINS does consistency checks on the records of each owner WINS server (the WINS server from which the record was replicated). After checking an owner WINS server, the local WINS server continues to the next owner WINS server, or stops. This is determined by the MaxRecsAtATime value.
If set to zero, WINS will contact the owner WINS server. If set to a nonzero value, WINS sill contact only its pull partners to perform consistency checks. If set to nonzero, WINS randomly picks a WINS from its list of pull partners unless the owner WINS server also happens to be a pull partner. In that case, the owner WINS is contacted.
Specifies the time interval between WINS server database consistency checks.
Specifies the specific time at which the first WINS server database consistency check will occur. The time is specified in hh:mm:ss format. Thereafter, the WINS database is periodically checked for consistency by using the time interval specified in the TimeInterval parameter. Additional query words:
Keywords : kbnetwork nttcp NTSrv |
Last Reviewed: April 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |