[Twisted-Python] newbe twisted xmpp load

Wrene Robyn wrobyn at cox.net
Thu Mar 15 19:03:37 EDT 2007


I changed those as well to a high value but am still getting capped  
at 983-984 connections even with pollreactor. Can someone else verify  
my code? ANY help would be appreciated. Or conversely, give me a  
function to log in 10k users to jabber :)

On Mar 14, 2007, at 8:25 AM, Itamar Shtull-Trauring wrote:

> On Tue, 2007-03-13 at 21:47 -0400, Wrene Robyn wrote:
>> OH! I get it,
>> I was  under the impression that there was a different syntax for
>> reactor.run() if you were using a poll reactor like pollreactor.run()
>> or something. The code no longer throws up using import poll reactor.
>> I am still capping off at around 984 connections but I believe this
>> to be on os issue
>
> In addition to reactor limitations there are also rlimits on how many
> descriptors a user can use; you should be able to change those as  
> root.
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python





More information about the Twisted-Python mailing list