The HTTP response header for my site includes a Cache-Control "public, max-age=xxxxxxx", an ETag, and a Last-Modified date. If my pages are cached using this header, do I still need a cache manifest file? (Most of my pages will be updated on average once a week.) What experiences have you had using or not using the cache-manifest file?