[Twisted-Python] Limiting the number of connections

Miha Valencic miha.valencic at gmail.com
Sat Dec 8 19:17:50 EST 2012


Hi!

I have developed a simple twisted tcp server which does ldap lookups
as a result of user input. I would like to limit the number of
connections each listener (I have 4, each on its own port)  accepts. I
guess people usually want to accept as many connections as possible,
but I would like to limit them.



More information about the Twisted-Python mailing list