[Twisted-Python] Max number of simultaneous TCP connection

Itamar Shtull-Trauring itamar at itamarst.org
Mon Jul 5 10:56:08 EDT 2004


On Mon, 2004-07-05 at 02:49, klcheung0829 at sinaman.com wrote:

> Is there a maximum number of simultaneous connection for the
> TCPServer?  I already set the ulimit -n 10000.  But it fails to accept
> connection once it reaches about 1024.  Any way to increase it ?

ulimit may still be 1024, if you're not root. Check again after setting
it. Also there may be kernel limitations (changeable somewhre in /proc)
etc..

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list