http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=12396&p=170939#p170939
Images are read once (cached forever)
URIs ("web" resource type) are read in anew every 5 times through the display loop.
It'd make more sense to have caching selectable by image type, or just rename them
"Static, read it once and use it forever"
versus
"Dynamic, refresh every 5 times through the loop".
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=12396&p=170939#p170939
Images are read once (cached forever)
URIs ("web" resource type) are read in anew every 5 times through the display loop.
It'd make more sense to have caching selectable by image type, or just rename them
"Static, read it once and use it forever"
versus
"Dynamic, refresh every 5 times through the loop".