[mythtv-users] Getting slower

Stuart Auchterlonie stuarta at squashedfrog.net
Mon Aug 3 13:41:38 UTC 2020


On 03/08/2020 05:26, jam wrote:
> Stephen thanks for input
> 
>> There are lots of things that can affect the startup time for
>> mythfrontend.  In my case, I have a huge database, and I have been
>> attributing slow startup to that.  My mother's system has a much
>> smaller database and mythfrontend starts faster there than on mine,
>> but there is still a significant wait, and I am not sure there is any
>> good reason for it.  But finding the source of the slowness will
>> probably need more detailed debug output.
>>
>> In your case, some questions to rule out some obvious things.
>>
>> Is your local network IPv6 capable?  Does it have IPv6 connection to
>> the Internet with delegated IPv6 addressing so that your devices have
>> global unicast IPv6 addresses?  The "ip addr" command on Linux will
>> show IPv6 addresses marked as "scope global" if you do have delegated
>> IPv6 addressing.
> 
> There is no ipv6 on my network
> 
>> Do you run a local DNS server for your network?  How are the IP
>> addresses of your devices specified to MythTV - do you use hostnames
>> or IP addresses?
> 
> I do run a local DNS server. I found dnsmasq does what I want. All mythtv refs are by IP not by name.

by IP addresses, which are IPv4, therefore IPv6 is irrelevant

Even if you run full dual stack (like i do) you will find that
normally connections are over ipv4 anyway.

Having said that, there is slowness to shutdown. I have seen that,
clearly some of the threads aren't shutting down in a timely manner.
(also applies to the backend)

I'll keep an eye out for startup slowness, but i've not seen that.


Regards
Stuart


More information about the mythtv-users mailing list