Honestly, I think you'll be better off installing nginx or lighttp. As
you noticed LMS caches files it considers static for faster serving,
while likely also not really responding to cache requests from your
browser (so serving the same file over and over again) but you can
probably verify that yourself. The problem here is that if you keep
adding graphic content to use in some alternating rotation LMS will keep
storing those files in memory even though you no longer access the older
ones in your present rotation, until you run out of memory.


------------------------------------------------------------------------
gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=115324

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

Reply via email to