知识库

主页 > FTP Server Errors > 500 Out of sockets

创建日期 08 Apr 2002
修改日期 29 Apr 2007
点击 53555

打印 打印文章

File 文章 0023

500 Out of sockets, Try again later!

There is a problem with the server's configuration or server's system you are connected to. The server's system site has a maximum of N connections on the TCP/IP layer (Windows 9x: N=100). The maximum number of connections is easily reached when 20 users log in to the site and each user uses about 4 connections. It could be that the connections are not closed right after the user quits.

There are hidden MSTCP registry settings where the maximum number of connections can be changed. Further details on hidden MSTCP registry settings can be found in the the Microsoft KB article: Q158474

Change the maximum number of connections by editing:
Hkey_Local_Machine\System\CurrentControlSet\Services\VxD\MSTCP MaxConnections = 32-bit number Data Type: DWORD

For Windows 98, the Data Type is a String value that specifies the maximum number of concurrent connections. The default number is 100.

Note: If the DWORD MaxConnections is not there you will have to manually create it in:
Hkey_Local_Machine\System\CurrentControlSet\Services\VxD\MSTCP
Set the MaxConnections DWORD to 500.

关键字
500 socket error, out of sockets, 500

相关文章


此文是否解决了您的问题,请选择 1 到 5。

1 毫无帮助

5 问题已解决

What do you think about this topic? Send feedback!