>Are you running from git/svn? Yes - git. >But if you're running from git/svn, then this doesn't work. Plus if your >browser is pulling up a stale copy of the calling html page, then that >parameter is moot anyway. > I was aware that stale html pages have been a problem in the past, but I usually update git before using LMS on a day, and don't usually have any problems (>1h after last page fetches). I guess the 1 week static content tripped me up here, unless what I saw was the same issue reported about playlist name, causing the time to extend under the buttons.
Putting params in query string to avoid cache issues is a bit of a frig? Could pages not use etag and If-None-Match for cache checking? Or are you worried that there are some really old clients that don't support cache headers? _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
