[mythtv-commits] Ticket #8084: Changeset 23503 in Trunk causes slowness in mythweb

MythTV mythtv at cvs.mythtv.org
Mon Mar 1 22:20:58 UTC 2010


#8084: Changeset 23503 in Trunk causes slowness in mythweb
------------------------------+---------------------------------------------
 Reporter:  anonymous         |        Owner:  xris     
     Type:  defect            |       Status:  closed   
 Priority:  critical          |    Milestone:  0.23     
Component:  Plugin - MythWeb  |      Version:  head     
 Severity:  medium            |   Resolution:  duplicate
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by cpinkham):

 (In [23637]) Modify MythWeb to use a new value for the ANNounce string
 wantsevents of '2' to indicate that MythWeb does not want to
 receive system events from the backend.  This allows us to
 eliminate the 1-second delay that was recently inserted
 after MythWeb's connect which was setup to catch the
 new "client connected" system event.  This does not fix
 cases where MythWeb might receive another backend message
 while it is connecting, that can only be fixed by a larger
 more invasive patch.  This only fixes the recent issues
 reported after the system events patch whent into trunk.

 References #8084 and Fixes #8117.

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


More information about the mythtv-commits mailing list