[mythtv-commits] Ticket #7839: Add TCP keepalive to MythSocket connections

MythTV mythtv at cvs.mythtv.org
Sun Jan 31 12:52:59 UTC 2010


#7839: Add TCP keepalive to MythSocket connections
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544@…>          |        Owner:  ijr    
     Type:  enhancement                 |       Status:  closed 
 Priority:  minor                       |    Milestone:  unknown
Component:  MythTV - General            |      Version:  head   
 Severity:  medium                      |   Resolution:  fixed  
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------
Changes (by markk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [23397]) Add TCP keepalive to MythSocket connections. Patch from Jeff
 Lu with
 small modification suggested by Paul Kendall.

 In summary, broken connections should now be closed gracefully after a
 system specific timeout. For improved usability the timeout should
 probably be reduced.

 I think this should still be the fallback for broken connections - a
 complete solution would include a 'hearbeat' monitor between
 frontends/backends, as has been proposed before, that would detect
 broken connections in a timely manner (although, thinking about it, I'm
 not sure what additional functionality that provides!).

 Closes #7839. See the original ticket for full details.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7839#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list