[squid-dev] [PATCH] adaptation_rep_header ACL

Steve Hill steve at opendium.com
Tue May 17 14:24:11 UTC 2016


This patch adds an adaptation_rep_header ACL type.  This works in the 
same way as the existing rep_header ACL, except rather than matching 
HTTP response headers, it matches ICAP response headers.  This allows 
ICAP servers to pass data in the ICAP response headers which Squid can 
then use in ACLs.

Small performance gotcha: This requires the adaptation history to be 
recorded.  Previously the adaptation history was only recorded when 
necessary, but this patch enables it all the time.

-- 
  - Steve Hill
    Technical Director
    Opendium Limited     http://www.opendium.com

Direct contacts:
    Instant messager: xmpp:steve at opendium.com
    Email:            steve at opendium.com
    Phone:            sip:steve at opendium.com

Sales / enquiries contacts:
    Email:            sales at opendium.com
    Phone:            +44-1792-824568 / sip:sales at opendium.com

Support contacts:
    Email:            support at opendium.com
    Phone:            +44-1792-825748 / sip:support at opendium.com


More information about the squid-dev mailing list