Thanks so much for any advice.
expires, , . §14.21: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
expires
, expires max-age, , expires max-age. , . §13.2.4: http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.2.4 , .
max-age
, , HTML. . : http://www.tipsandtricks-hq.com/how-to-add-far-future-expires-headers-to-your-wordpress-site-1533
: " , CSS, javascript .htaccess
.htaccess
Expire Header
> <FilesMatch "\.(ico|jpg|jpeg|png|gif|js|css|swf)$"> > ExpiresDefault "access plus 2 hours" > </FilesMatch>
Expire images
> ExpiresActive On > ExpiresDefault A0 > ExpiresByType image/gif A2592000
[...] , expires, , , . / (, CSS javascript ), , .
http://blogs.msdn.com/b/ie/archive/2010/07/14/caching-improvements-in-internet-explorer-9.aspx .
, :
http://blogs.oracle.com/cwebster/entry/caching_static_resources_in_glassfish
, , .
, Expires, . , .
3, , , ( javascript , ), . , site.css
site.css
<link rel="stylesheet" href="site.css?lastmodified=20110605">
<link rel="stylesheet" href="site.css?sha1sum=da39a3ee5e6b4b0d3255bfef95601890afd80709">
Last-Modified
If-Modified-Since
304 Not Modified