<div dir="ltr">This is all source related to ecap:<div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">ecap_enable on
</span><br>
<br>adaptation_send_client_ip on
<br>adaptation_send_username on
<br>adaptation_masterx_shared_names X-Subscriber-ID<br></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">loadable_modules /usr/libexec/squid/ecap_adapter_siteblock.so</span><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">loadable_modules /usr/libexec/squid/squid-transfer-audit.so</span><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">ecap_service ecapSquidTransferAuditRequest reqmod_precache ecap://<a href="http://h3r3t1c.cu/ecap/">h3r3t1c.cu/ecap/</a></span>services/transfer_audit_CLIENT_REQUEST_MODE bypass=0<br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">ecap_service ecapBlockSiteRequest reqmod_precache ecap://<a href="http://h3r3t1c.cu/ecap/services/">h3r3t1c.cu/ecap/services/</a></span>siteblock?mode=CLIENT_REQUEST_MODE bypass=0<br></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">adaptation_service_chain request_chain ecapSquidTransferAuditRequest ecapBlockSite</span>Request<br></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">adaptation_access ecapBlockSiteRequest allow all</span><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">adaptation_access ecapSquidTransferAuditRequest allow all</span><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div></div><br><div class="gmail_quote"><div dir="ltr">El jue., 15 nov. 2018 a las 12:43, Alex Rousskov (<<a href="mailto:rousskov@measurement-factory.com">rousskov@measurement-factory.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/15/18 2:51 AM, Amos Jeffries wrote:<br>
> On 15/11/18 9:00 AM, Luis Felipe Dominguez Vega wrote:<br>
>> Not working.... i was added<br>
>><br>
>> adaptation_service_chain request_chain ecapBlockSiteRequest<br>
>> ecapSquidTransferAuditRequest<br>
>><br>
>> and only ecapBlockSiteRequest is used.....<br>
<br>
<br>
> This is sounding more and more like the eCAP module is broken.<br>
<br>
Unless Squid configuration does not _use_ the declared request_chain. I<br>
would ask for *all* adaptation-related lines from squid.conf first.<br>
<br>
A good test is to reorder ecapSquidTransferAuditRequest and<br>
ecapBlockSiteRequest in request_chain and see if ecapBlockSiteRequest is<br>
still the only adaptation service that is being used. If it is, a<br>
different set of adaptation_access lines is needed to enable<br>
request_chain usage.<br>
<br>
<br>
> Can you get a cache.log trace of what it is receiving and sending to Squid?<br>
<br>
HTH,<br>
<br>
Alex.<br>
<br>
<br>
>> El mié., 14 nov. 2018 a las 8:54, Amos Jeffries escribió:<br>
>><br>
>>     On 15/11/18 2:13 AM, Luis Felipe Dominguez Vega wrote:<br>
>>     > by "use all services" i mean, that all the ecap services set as<br>
>>     > reqmod_precache.... see this:<br>
>>     > if i change the order in adaptation_access, then only the first<br>
>>     defined<br>
>>     > is used, the another is not used, so i think that in my<br>
>>     > ecap module i need to put something like.... "continue to next<br>
>>     > adaptation_service"?????<br>
>><br>
>><br>
>>     Did you read the documentation I provided links for earlier?<br>
>><br>
>>     There are multiple ways to group and order services. The services<br>
>>     themselves can even change the order of what follows. The config sample<br>
>>     you mention does not contain anything telling Squid those details.<br>
>><br>
>>     You need to add one of those directives I provided links to - whichever<br>
>>     one meets your required ordering.<br>
>><br>
>>     Amos<br>
>>     _______________________________________________<br>
>>     squid-users mailing list<br>
>>     <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
>>     <mailto:<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a>><br>
>>     <a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
>><br>
> _______________________________________________<br>
> squid-users mailing list<br>
> <a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
> <a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
> <br>
<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>