Revision: 14384 Author: adrian.chadd Date: Wed Jan 6 06:14:54 2010 Log: Fix Issue 80 - include configuration option for storeurl_bypass
Thanks! http://code.google.com/p/lusca-cache/source/detail?r=14384 Modified: /branches/LUSCA_HEAD/src/cf.data.pre ======================================= --- /branches/LUSCA_HEAD/src/cf.data.pre Sun Dec 6 03:00:37 2009 +++ /branches/LUSCA_HEAD/src/cf.data.pre Wed Jan 6 06:14:54 2010 @@ -2975,6 +2975,19 @@ DOC_END +NAME: storeurl_bypass +TYPE: onoff +LOC: Config.onoff.storeurl_bypass +DEFAULT: off +DOC_START + When this is 'on', a request will not go through the + storeurl if all storeurl rewriters are busy. If this is 'off' + and the queue grows too large, Squid will exit + with a FATAL error and ask you to increase the number of + storeurl rewriters. You should only enable this if the rewriters + are not critical to your caching system. +DOC_END + NAME: redirector_bypass TYPE: onoff LOC: Config.onoff.redirector_bypass
-- 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.
