How to Find and Check Number of Connections to a Server如何查找和支票号码连接到服务器
Thursday, December 13th, 2007 周四, 2007年12月13日 Whenever a client connects to a server via network, a connection is established and opened on the system.每当一个客户端连接到服务器通过网络,建立连接,并开放该系统。 On a busy high load server, the number of connections connected to the server can be run into large amount till hundreds if not thousands.对一个繁忙的高负荷服务器上,连接数量的连接到服务器,可以运行到大量到数百如果不是数千人。 Find out and get a list of connections on the server by each node, client or IP address is useful for system scaling planning, and in most cases, detect and determine whether a web server is under DoS or DDoS attack (Distributed Denial of Service), where an IP sends large amount of connections to the server.找出并取得连线清单中的服务器上,由每个节点,客户端或IP地址是有益的制度尺度的规划,以及在大多数情况下,侦查和决定是否Web伺服器是在DOS下或DDoS攻击(分布式拒绝服务) ,其中一个IP传送大量的伺服器的连线。 To check connection numbers on the server, administrators and webmasters can make use of netstat command.检查连接数目的服务器上,管理员和网站管理员可以使用netstat命令。
Continue reading How to Find and Check Number of Connections to a Server » » »继续阅读如何查找和支票号码连接到服务器» » »
































