The information in this article applies to:
SUMMARYThe Windows NT Resource Kit Volume 1 incorrectly documents the default settings and behavior for NbtKeepAlive and TcpKeepCnt parameters. MORE INFORMATION
According to the Windows NT Resource Kit Volume 1, the following are
default values for keepalive parameters:
However, the actual defaults are the following:
Any frame sent by NBT (including a NetBIOS keep-alive) is considered to be data by TCP. Because the NbtKeepAlive parameter is set lower than TcpKeepCnt, on an idle NetBIOS session there will be one NBT keep-alive sent per minute, and no TCP keep-alives sent. On an idle non-NetBIOS TCP session, such as that used by a Windows Sockets program, TCP keep-alives will be sent, with their frequency controlled by the TcpKeepCnt parameter. As documented in the Windows Resource Kit, these parameters can be modified to produce different behavior. To change these parameters, use the following procedure: WARNING: Using the Registry Editor incorrectly can cause serious, system- wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
Additional query words: prodnt
Keywords : kbother ntdocerr ntreskit |
Last Reviewed: January 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |