How to Improve Data Transfers over RAS, RRAS, or Slow LinksLast reviewed: December 22, 1997Article ID: Q151996 |
The information in this article applies to:
SUMMARYIn most instances, data transfer over a Remote Access Service (RAS) connection, or other forms of slow network links, is performed by the Windows NT redirector using core mode, because one of the redirector requirements for raw mode (that the I/O is to take no longer than 5 seconds to complete) is not satisfied. You can change this time limit requirement so that when all other requirements for raw mode are satisfied, data transfer over RAS or other slow links can be performed using raw mode.
MORE INFORMATIONYou can configure the Windows NT redirector to accept a longer timeout period by changing the registry value (shown below) so that this requirement for raw mode might be more frequently satisfied when all other requirements are also satisfied. This should result in more frequent raw mode data transfers over RAS and other slow links. WARNING: Using 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.
For additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q152081 TITLE : Use of Raw Data Transfer Mode Influenced by ApplicationThe redirector locks the virtual circuit (VC) during raw I/O data transfers; therefore, all other pending I/O for that VC will not complete until after the current raw I/O is completed. In the case of large raw I/O (that is, a large file transfer with the above registry value in place at a higher setting) the result is significant performance degradation for other processes requiring access to the VC being used for the raw mode transfer.
|
Additional query words: enhanced
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |