From c567718dfce4a3eda3b100b641e1b34ee52282f3 Mon Sep 17 00:00:00 2001 From: Joost Baaij Date: Wed, 29 Feb 2012 09:41:17 +0100 Subject: Include a comment as to why ETag header should be removed from the response. --- railties/guides/source/asset_pipeline.textile | 1 + 1 file changed, 1 insertion(+) (limited to 'railties/guides') diff --git a/railties/guides/source/asset_pipeline.textile b/railties/guides/source/asset_pipeline.textile index ff2bd08602..4b7f1fd6ce 100644 --- a/railties/guides/source/asset_pipeline.textile +++ b/railties/guides/source/asset_pipeline.textile @@ -464,6 +464,7 @@ For Apache: + # Use of ETag is discouraged when Last-Modified is present Header unset ETag FileETag None # RFC says only cache for 1 year -- cgit v1.2.3