On Fri, Jun 26, 2009 at 4:49 PM, Gregory Maxwell<[email protected]> wrote: > Hm. Unique ids? > > Does this mean the every page on the site must be purged from the > caches to cause all requests to see a new version number? > > Is there also some pending squid patch to let it jam in a new ID > number on the fly for every request? Or have I misunderstood what this > does?
We already have version numbers on static CSS/JS, and we just don't bother purging the HTML. So any old Squid hits might see the old include, or the new one. It's not often noticeable in practice, even if you get the old HTML with the new scripts/styles. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
