- From: <bugzilla@jessica.w3.org>
- Date: Tue, 24 Jan 2012 22:14:22 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14705 --- Comment #4 from Tobie Langel <tobie.langel@gmail.com> 2012-01-24 22:14:21 UTC --- This was an attempt at solving use-case #2 here: http://www.w3.org/community/fixing-appcache/2012/01/18/appcache_use_cases/#use_case_2 Allow an application hosted on a cluster of servers to be easily updated An application is hosted on a cluster of servers behind a non-sticky load balancer. It is updated daily. Even though all servers are not updated instantly and two versions of the application co-exist for a while, it is possible to update the application without risking to have an out-of sync version of the application (e.g. manifest file and assets of the latest version combined with a Master Entry of the previous version) or to need to invalidate the cache to avoid such issues. Probably would have been more useful to provide the use case upfront rather that potential solutions. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 24 January 2012 22:14:31 UTC