mherger wrote: > Thanks a lot! Yes, that log is quite interesting. Let's look at this > snippet: > > As you can see, most requests would be dealt with within a fraction of a > second. But there are two which took >5s! Unfortunately we don't have > the URLs logged... Could I therefore ask you for another test? Could you > please edit this line: > > > Code: -------------------- > > warn "mysb: " . (Time::HiRes::time() - $t); -------------------- > > > > to include the URL: > > > Code: -------------------- > > warn "mysb ($url, $host): " . (Time::HiRes::time() - $t); -------------------- > >
I was actually trying to include urls. But guessing perl when you have never done perl before is not easy :-) Anyway, here's the log with your latest changes. Unfortunately I cannot see a pattern? : 22537 +-------------------------------------------------------------------+ |Filename: LMSImageresizerLog.txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=22537| +-------------------------------------------------------------------+ */Stig* 'http://www.*rockland*.dk' (http://www.rockland.dk) - 'http://www.*last.fm*/user/rockland' (http://www.last.fm/user/rockland) - 'http://www.*discogs*.com/user/StigNygaard' (http://www.discogs.com/user/StigNygaard) - 'https://*plus.google*.com/+StigNygaard' (https://plus.google.com/+StigNygaard) *Server:* LMS 7.9.1 - 1491548882 @ Sat Apr 8 on ReadyNAS Ultra 2. *Controllers & players:* 2x Squeezebox Touch, [Not used: Squeezebox Classic,] 2x OrangeSqueeze. *Stereo:* Marantz PM6005 and F3/Lyd Audiovector 2. You might like to try my *'Art Grabr' (https://greasyfork.org/en/scripts/20771-stig-s-art-grabr)* for fetching big *cover-art* from various sites - or *'Album Linkr' (https://greasyfork.org/en/scripts/21153-stig-s-last-fm-album-linkr)* for a better *last.fm* desktop experience... ------------------------------------------------------------------------ Stig Nygaard's Profile: http://forums.slimdevices.com/member.php?userid=4236 View this thread: http://forums.slimdevices.com/showthread.php?t=107155 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
