Logitech Media Server Version: 8.2.1 - 1628483320 @ Mon Aug 9 06:43:27
CEST 2021

Operating system: Debian - EN - iso-8859-1
Platform Architecture: x86_64-linux
Perl Version: 5.32.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.074
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 4

After a restart I have noticed that the LMS web interface has become
incredibly slow, taking multiple seconds to respond to inputs. Starting
it with:

sudo -u squeezeboxserver squeezeboxserver  --perfwarn=1

a lot of this is logged - almost always about 10s which suggests
something is waiting 10s, then doing it's thing:


Code:
--------------------
    
  [22-01-17 22:24:42.8066] Logging Async HTTP   >  1.00000s
  [22-01-17 22:24:42.8067] Logging Request      >  1.00000s
  [22-01-17 22:24:42.8068] Logging Notify       >  1.00000s
  [22-01-17 22:24:42.8069] Logging IR Delay     >  1.00000s
  [22-01-17 22:24:42.8070] Logging DB Access    >  1.00000s
  [22-01-17 22:24:42.8071] Logging AnyEvent CB  >  1.00000s
  [22-01-17 22:24:42.8071] Logging Template     >  1.00000s
  [22-01-17 22:24:42.8072] Logging Scheduler    >  1.00000s
  [22-01-17 22:24:42.8073] Logging Timer        >  1.00000s
  [22-01-17 22:24:42.8074] Logging IO           >  1.00000s
  [22-01-17 22:24:42.8074] Logging Page Build   >  1.00000s
  [22-01-17 22:24:56.4551] IO          10.00867 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:06.6097] IO          10.00755 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:16.7495] IO          10.00951 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:26.8576] IO          10.00694 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:36.9815] IO          10.00994 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:47.0934] IO          10.00940 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:25:57.2891] IO          10.01004 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:07.3976] IO          10.00811 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:17.5056] IO          10.00714 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:27.6154] IO          10.00901 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:37.7257] IO          10.00943 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:47.8360] IO          10.00960 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:26:57.9455] IO          10.00870 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:27:08.0564] IO          10.00993 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:27:18.1655] IO          10.00849 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:27:28.2735] IO          10.00694 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:27:38.3815] IO          10.00723 : Slim::Web::HTTP::processHTTP
  [22-01-17 22:27:48.4894] IO          10.00700 : Slim::Web::HTTP::processHTTP
  
--------------------


This matches up with the Network tab in Web Developer Tools, looks like
10s for each request to be served.



These are the Perl packages I updated recently:

Code:
--------------------
    
  2022-01-05 19:48:08 status installed libfile-stripnondeterminism-perl:all 
1.13.0-1
  2022-01-05 19:48:12 status installed libwww-perl:all 6.60-1
  2022-01-05 19:48:22 status installed libdebhelper-perl:all 13.6
  2022-01-05 19:48:23 status installed libnet-dns-perl:all 1.33-1
  2022-01-05 19:48:24 status installed libimage-exiftool-perl:all 12.38+dfsg-1
  2022-01-05 19:48:42 status installed libdbd-sqlite3-perl:amd64 1.70-3
  2022-01-05 19:49:07 status installed libio-socket-ssl-perl:all 2.073-1
  2022-01-05 19:49:07 status installed libdatetime-perl:amd64 2:1.55-1
  2022-01-08 14:33:09 status installed libhttp-message-perl:all 6.36-1
  2022-01-15 20:08:25 status installed libnet-ssleay-perl:amd64 1.92-1
  2022-01-15 20:08:51 status installed libxml-libxml-perl:amd64 2.0207+dfsg-2
  2022-01-15 20:08:54 status installed libcrypt-openssl-rsa-perl:amd64 0.32-2
  2022-01-15 20:08:54 status installed libmro-compat-perl:all 0.15-1
  2022-01-15 20:08:57 status installed libio-socket-ssl-perl:all 2.074-2
  2022-01-15 20:08:57 status installed libfile-mimeinfo-perl:all 0.31-1
  
--------------------


I suspect the most recent batch is the culprit, although I am not sure.


------------------------------------------------------------------------
troffasky's Profile: http://forums.slimdevices.com/member.php?userid=70248
View this thread: http://forums.slimdevices.com/showthread.php?t=115787

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to