JSI Tip 0848. New SP4 WINS burst mode registry entries.
Jerold Schulman
November 17, 1998
1 Min Read
Burst mode allows a WINS server to respond affirmatively to a client before the registration request is processed and the database is updated. This allows WINS to process a large number of registration requests from multiple clients, simultaneously.
The new entries are type REG_DWORD values, located at:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWinsParameters
BurstHandling defaults to 1 (enabled). A value of 0 disables burst mode handling.
BurstQueSize defaults to 500 and has a range of 50 - 5000 registration entries. When this number is exceeded, the server enters burst mode, unless BurstHandling is 0.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like