? 999538-2.patch
Index: sites/default/default.settings.php
===================================================================
RCS file: /cvs/drupal/drupal/sites/default/default.settings.php,v
retrieving revision 1.51
diff -u -p -r1.51 default.settings.php
--- sites/default/default.settings.php	11 Oct 2010 23:49:48 -0000	1.51
+++ sites/default/default.settings.php	16 Dec 2010 14:39:25 -0000
@@ -369,8 +369,7 @@ ini_set('session.cookie_lifetime', 20000
  * the cache. If the site has mostly anonymous users except a few known
  * editors/administrators, the Vary header can be omitted. This allows for
  * better caching in HTTP proxies (including reverse proxies), i.e. even if
- * clients send different cookies, they still get content served from the cache
- * if aggressive caching is enabled and the minimum cache time is non-zero.
+ * clients send different cookies, they still get content served from the cache.
  * However, authenticated users should access the site directly (i.e. not use an
  * HTTP proxy, and bypass the reverse proxy if one is used) in order to avoid
  * getting cached pages from the proxy.
