DocErr: ConnectTimeout and Default Time-out Are Incorrect

Last reviewed: August 29, 1996
Article ID: Q148127
The information in this article applies to:
  • Microsoft Windows NT Workstation version 3.5
  • Microsoft Windows NT Server version 3.5
  • Microsoft Windows NT Resource Kit version 3.5

Page 520, Volume 1, of the Windows NT 3.5 Resource Guide lists and describes the Redirector (Rdr) Service Registry entries. The maximum amount of time the redirector waits for a connect or disconnect to complete is specified in the following registry subkey and value name of the HKEY_LOCAL_MACHINE subtree:

   \SYSTEM\CurrentControlSet\Services\Rdr\Parameters

   Value Name: ConnectTimeout
   Data Type:  REG_DWORD
   Data:       <Number of seconds>

   Default Time-out: 300 seconds (5 minutes)

The value name and default time-out period mentioned above are incorrect.

The correct information is as follows:

   Value Name: ConnectMaxTimeout
   Data Type:  REG_DWORD
   Data:       <Number of seconds>

   Default Time-out: 45 seconds


KBCategory: kbdocerr
KBSubcategory: ntdocerr
Additional reference words: 3.50 3.51 prodnt docerr timeout


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: August 29, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.