The information in this article applies to:
SYMPTOMSMicrosoft Internet Information Server FTP clients experience delayed responses to commands when a large number of users are logged on through FTP. This symptom occurs sporadically. File transfer speeds are not affected. CAUSEThe default number of threads per processor (MaxPoolThreads) installed on your system is 10. This may be not be sufficient for a heavily used FTP server because some of the FTP commands use synchronous I/O, causing threads to block while they complete. RESOLUTION
To allow more processor threads for IIS FTP clients , do the following in
the registry.
STATUSMicrosoft has confirmed this to be a problem in Internet Information Server version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: prodiis cwd list
Keywords : kbnetwork iisftp |
Last Reviewed: May 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |