From: Chad Horohoe Date: Tue, 23 Nov 2010 16:01:09 +0000 (+0000) Subject: (bug 26068) Document $wgUseETag better X-Git-Tag: 1.31.0-rc.0~33762 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=93fa2ece09b1dc0e348ef5c526389c7e5335406b;p=lhc%2Fweb%2Fwiklou.git (bug 26068) Document $wgUseETag better --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index ec05475ba2..bdd434c20a 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1636,7 +1636,10 @@ $wgSidebarCacheExpiry = 86400; */ $wgUseGzip = false; -/** Whether MediaWiki should send an ETag header */ +/** + * Whether MediaWiki should send an ETag header. Seems to cause + * broken behavior with Squid 2.6, see bug 7098. + */ $wgUseETag = false; /** Clock skew or the one-second resolution of time() can occasionally cause cache