On Oct 18, 2017, at 8:51 AM, Andy Goth <[email protected]> wrote:
> 
> style-$hash2.css where $hash2 is a hash (or prefix thereof)
> of the contents of style.css, possibly combined with the Fossil checkin
> prefix.

If style.css is stored as a Fossil artifact, we get that for free.

If it’s stored in SQL, Fossil could use the CSS BLOB's rowid instead.

It looks like the current scheme of style.css?id=$hash could be style-$hash.css 
and do what we want.  The current 

    Cache-control: max-age=28800

is a bit short for that purpose.  It could literally be millions and be fine 
under this scheme.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to