last-modified/etags - to include or not?
- by Kae Verens
Google's PageSpeed plugin suggests that a website should include Last-Modified and ETag headers:
Specify a cache validator "Resources that do not specify a cache
validator cannot be refreshed efficiently. Specify a Last-Modified or
ETag header to enable cache validation"
However, Apache suggests that by not including them at all, we…