[Twisted-Python] Reactor Spinning?
    Moxie Marlinspike 
    moxie at thoughtcrime.org
       
    Wed May  5 08:22:54 MDT 2010
    
    
  
I've confirmed that when spinning the FD corresponds with a client
connection.  What would you suggest logging that might provide some insight?
Given what I understand about manholes, the fact that this only occurs
in a production environment which must remain high performance means
that might not be an option for me.
- moxie
-- 
http://www.thoughtcrime.org
exarkun at twistedmatrix.com wrote:
> It might be interesting to learn what's in the reactor that's associated 
> with this file descriptor and what the state of its send buffer is. 
> Some strategically placed log messages might help with that, or a 
> manhole in the process that you can connect to when you notice the 
> problem has started in order to poke around.
> 
> Jean-Paul
    
    
More information about the Twisted-Python
mailing list