Recently I've noticed a strange issue with my website - the JS and CSS files are no longer being cached in Chrome, always reloading from the server.
Oddly enough, images and fonts are still loading from cache without any problems.
Take a look at the server response for the JavaScript file. Has something changed in Chrome's behavior recently? This isn't an issue in Firefox or Internet Explorer!
If anyone has encountered this before or has a solution, please help!
HTTP/1.1 200 OK
Accept-Ranges: bytes
ETag: "282766-1400285984000"
Date: Wed, 18 Nov 2015 18:27:05 GMT
Cache-Control: public, max-age=31536000
Last-Modified: Sat, 17 May 2014 00:19:44 GMT
Content-Type: application/javascript
Vary: Accept-Encoding
Content-Encoding: gzip
Connection: keep-alive
Transfer-Encoding: chunked