Page Speed: Remove query strings from static resources
Most proxies, most notably Squid up through version 3.0, do not cache resources with a "?" in their URL even if a Cache-control: public header is present in the response. To enable proxy caching for these resources, remove query strings from references to static resources, and instead encode the parameters into the file names themselves.
Have an idea for this recommendation?
Feel free to contact us
with your suggestions, links or ideas!