Re: [w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

Sorry, can you expand "QPS"?  I'm not familiar with that term.

Note, browsers are starting to provide ways for script library hosts to indicate that no-cache checks should always validate.  In firefox we support `cache-control:immutable`.  I believe chrome does a magic heuristic around `max-age` being over a threshold.  People hosting 3rd party libraries can use those to avoid increased server traffic from this change.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/893#issuecomment-266751965

Received on Tuesday, 13 December 2016 14:28:24 UTC