[mythtv-users] Web interface scalability issue: Video Gallery

Jan Ceuleers jan.ceuleers at computer.org
Thu Sep 7 13:16:21 UTC 2023


On 06/09/2023 21:26, Peter Bennett wrote:
> Please try this, to see if the slowdown is on the backend:
>
> curl "http://localhost:6544/Video/GetVideoList?Sort=FileName" >/dev/null
>
> On my laptop it reports time spent 0:00:01 with over 7000 videos in my
> database.
>
> If you are running your browser on a different computer from the
> backend, then try from that computer:
> curl "http://backend:6544/Video/GetVideoList?Sort=FileName" >/dev/null
>
> Look at the Time Spent. This will tell if it is a slowdown in the network.
>
This takes 1 second on the backend and 2 seconds when run on the laptop
(the one in which the browser takes 50 seconds).



More information about the mythtv-users mailing list