[Twisted-Python] Re: How to detect dead client connections in twisted

Gabriel Rossetti mailing_lists at evotex.ch
Tue Jun 3 00:42:46 MDT 2008


Alvin Delagon wrote:
>
> I just recently discovered that it's a TCP half-open socket scenario 
> that can be remedied by monitoring client heartbeats. This is not 
> twisted related issue. Thanks anyway. :)
>
> Alvin Delagon
>

Just a question, could setting the tcp keepalive feature on the server 
side (not sure if that is possible), would that make the server detect 
that the connection is dead/half-open?

Gabriel




More information about the Twisted-Python mailing list