[squid-users] Multiple ecap req services

Luis Felipe Dominguez Vega ldominguezvega at gmail.com
Wed Nov 14 13:13:46 UTC 2018


by "use all services" i mean, that all the ecap services set as
reqmod_precache.... see this:
if i change the order in adaptation_access, then only the first defined is
used, the another is not used, so i think that in my
ecap module i need to put something like.... "continue to next
adaptation_service"?????

*******************************************************************************************************************************************
loadable_modules /usr/libexec/squid/ecap_adapter_siteblock.so
loadable_modules /usr/libexec/squid/squid-transfer-audit.so

ecap_service ecapSquidTransferAuditRequest reqmod_precache ecap://
h3r3t1c.cu/ecap/services/transfer_audit_CLIENT_REQUEST_MODE bypass=0
ecap_service ecapBlockSiteRequest reqmod_precache ecap://
h3r3t1c.cu/ecap/services/siteblock?mode=CLIENT_REQUEST_MODE bypass=0
-----------------------------------------------------------------------------------

# HERE IS THE PROBLEM WITH ORDER
adaptation_access ecapBlockSiteRequest allow all
adaptation_access ecapSquidTransferAuditRequest allow all

*****************************************************************************************************


El mar., 13 nov. 2018 a las 22:42, Amos Jeffries (<squid3 at treenet.co.nz>)
escribió:

> On 14/11/18 9:29 AM, Luis Felipe Dominguez Vega wrote:
> > Hello, i code 2 ecap_service to put into squid, each one work great in
> > solitary mode, but when i put them together, only that i first defined
> > in squid.conf is used, the other is ignored....
> >
> > In ecap i need something special to tell squid that use all the
> services???
> >
>
> Depends on what you mean by "use all the services" :
>
> <http://www.squid-cache.org/Doc/config/adaptation_service_chain/>
> <http://www.squid-cache.org/Doc/config/adaptation_service_set/>
>
> Amos
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20181114/768e76f2/attachment.html>


More information about the squid-users mailing list