--------------------- PatchSet 10479 Date: 2008/03/30 13:49:01 Author: adri Branch: s2_delaywork Tag: (none) Log: * remove the default rule for the body size delay pool statement - not needed * make absolutely sure the delay pool ACLs (there's two of them now) are labelled as operating on HTTP -request- information, and -not- HTTP -reply- information. Members: src/cf.data.pre:1.240.2.2->1.240.2.3 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid-sf//squid/src/cf.data.pre,v retrieving revision 1.240.2.2 retrieving revision 1.240.2.3 diff -u -r1.240.2.2 -r1.240.2.3 --- squid/src/cf.data.pre 30 Mar 2008 13:41:04 -0000 1.240.2.2 +++ squid/src/cf.data.pre 30 Mar 2008 13:49:01 -0000 1.240.2.3 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.240.2.2 2008/03/30 13:41:04 adri Exp $ +# $Id: cf.data.pre,v 1.240.2.3 2008/03/30 13:49:01 adri Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -917,10 +917,12 @@ TYPE: delay_body_size_t IFDEF: DELAY_POOLS DEFAULT: none -DEFAULT_IF_NONE: 0 0 allow all LOC: Config.DelayBodySize DOC_START - This option specifies the maximum size of a replay in bytes. + This option allows for a limit to be placed on replies before the + request is placed in a delay pool. It operates on the HTTP request, + not the HTTP reply. + It can be used to prevent users from downloading very large files at high speed. When the delay headers are received, the reply_body_max_size lines are processed, and the first line with a result of "allow" is used @@ -3985,6 +3987,7 @@ LOC: Config.Delay DOC_START This is used to determine which delay pool a request falls into. + It operates on the HTTP request and not the HTTP reply. delay_access is sorted per pool and the matching starts with pool 1, then pool 2, ..., and finally pool N. The first delay pool where the