New TCP/IP Registry Parameter Ignores Push Bit on ReceivesLast reviewed: June 2, 1997Article ID: Q126967 |
The information in this article applies to:
SUMMARYMicrosoft has added a registry parameter for Afd.sys, in the Windows NT 3.51 Service Pack 3, that allows TCP/IP to ignore the push bit on receives. However, TCP still waits until the receive buffer is full if the push bit is not set.
MORE INFORMATIONTo allow TCP/IP to ignore the push bit on receives, do the following: 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.
Performance degrades because, when data arrives without the PUSH bit set, TCP holds onto the application's recv() while waiting for the rest of the data. Windows NT TCP/IP completes a recv() call when:
RESOLUTIONMicrosoft has modified the file, AFD.SYS, to allow TCP/IP to ignore push bit on receives.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. This problem was corrected in the latest Windows NT 3.51 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |