I’d like to bump this one. Have just started using EE and had wondered why our site loads so much slower than it was with static HTML files.
Worked this out to be the non-cache of CSS/JS files. Have used the tag above for CSS which has helped but really need to be able to return something like 304 instead of 200 to show the browser is using its own cache.
Has there been anything more in this?
Thanks
