On a general point.  LMS is a single thread application- it runs on a
single processor core. There is a central scheduling loop which check
I/O from player, webUI, client UI, timers, disk etc.  

If a something (e.g. plugin, database loc, network disk i/o)  badly
behaves, it can hog the processor and stall all other action of LMS. 

So unless you have a unique set of software - look how your system is
setup. 
Server log message should be examined and where possible addressed - if
only to remove "noise" to find the real problem.
That said, Server log message are not always significant but check
server log time stamps.

Disable all plugins and see if problem goes away.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113331

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to