* Robert Iakobashvili: > If I am correct, a TCP server can make up to > 64K accepts for a port at a single IP-address.
I don't think such a limit exists. In typical configurations, a single client IP address can only establish a few tens of thousands of TCP connections to one server port. But as soon as multiple clients are involved, there is virtually no protocol-imposed limit. -- Florian Weimer <[EMAIL PROTECTED]> BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html