Author: adrian.chadd
Date: Sun Jul  5 06:02:55 2009
New Revision: 14131

Modified:
    branches/LUSCA_HEAD/src/cf.data.pre

Log:
Disable update_headers by default.

update_headers is buggy and scales poorly - it copies the -entire- object  
just to update the headers.
This doesn't work well with very large objects that have been revalidated.

Some other solution should be investigated later. The only reason I'm not  
tossing the store
update code in its entirety is in case some users wish to continue using it.




Modified: branches/LUSCA_HEAD/src/cf.data.pre
==============================================================================
--- branches/LUSCA_HEAD/src/cf.data.pre (original)
+++ branches/LUSCA_HEAD/src/cf.data.pre Sun Jul  5 06:02:55 2009
@@ -2234,7 +2234,7 @@
  IFDEF: HTTP_VIOLATIONS
  COMMENT: on|off
  TYPE: onoff
-DEFAULT: on
+DEFAULT: off
  LOC: Config.onoff.update_headers
  DOC_START
        By default Squid updates stored HTTP headers when receiving

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to