[Twisted-Python] Limiting number of concurrent client connections

Toby Dickenson tdickenson at devmail.geminidataloggers.co.uk
Tue Jun 28 05:47:04 EDT 2005


Im finding that Win32Reactor raises an exception on every iteration of the 
main loop if I exceed the limit of 64 WaitForMultipleObjects. 

I would prefer to avoid this fairly obvious denial-of-service problem by 
limiting the number of concurrent client connections. Is there a standard 
solution for this?

Thanks in advance,

-- 
Toby Dickenson




More information about the Twisted-Python mailing list