“Adding an Expires header to your components with
a date in the future makes them cacheable, reducing
the load time of your pages. Certainly this should be
done with images, but that's fairly typical. Go a step
further and add it to scripts and stylesheets, too. This
won't affect performance the first time users hit your
page, but on subsequent page views it could reduce
response times by 50% or more.”
http://stevesouders.com/hpws/rule-expires.php
Wednesday, March 21, 12