The information in this article applies to:
SUMMARY
The Windows NT version 3.1 redirector allows only 17 outstanding overlapped
pipe operations at any given time. The Windows NT 3.5 redirector does
not have this restriction on overlapped pipe writes. However, the Windows
NT 3.5 redirector allows only 17 outstanding overlapped pipe reads at any
given time.
MORE INFORMATION
Increasing the workstation services MaxThreads parameter increases the
number of kernel threads that the redirector will create, thus allowing
more operations to be outstanding at any given time.
The parameter can be set from 0 to 255 (the default is 17).
Additional query words: 3.10 3.50 maximum threads
Keywords : kbAPI kbFileIO kbNTOS310 kbNTOS350 |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |