Rule 3 - Add an Expires Header - Steve Souders - High Performance Web Sites
Add a far future Expires header to your components. 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 ...