CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Ben Reichelt's Weblog


Caching of static files



Comments

Raymond Lewallen said:

Does seem kind of hacky, but I don't deal with static files that change more than twice a year so I'm not sure what the solution would be. Too bad we can't stuff page directives into static files and cache them based on parameter like we can aspx pages.
# March 11, 2005 5:20 AM

Ben Bryant said:

I don't think its a hack; it seems natural to me. Its similar to changing the filename to reflect the file version, but with a site-wide BuildID you move everything forward when there is a single change to the site. Appending the current date to the URL was pretty bad :)
# March 11, 2005 10:13 AM
Check out Devlicio.us!

Our Sponsors