<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:#464646;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='color:windowtext'>Hey David,<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext'>It works only with ICAP or ECAP but I was talking about ICAP.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>I wrote an example golang service at:<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><a href="https://github.com/elico/bgu-icap-example">https://github.com/elico/bgu-icap-example</a><o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext'>It is licensed with 3-clause BSD so you can use it freely.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>It’s pretty simple to understand the code and I have used it in more<br>then one production environment in the past years.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>The above is modifying the response of a page while you can just push into the page a template.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Just so you would see that the production is using one that is similar to the next one:<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><a href="https://github.com/elico/squidblocker-icap-server/blob/master/sb_icap.go">https://github.com/elico/squidblocker-icap-server/blob/master/sb_icap.go</a><o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Eliezer<o:p></o:p></span></p><div><p class=MsoNormal><span style='color:windowtext'>----<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Eliezer Croitoru<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>NgTech, Tech Support<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Mobile: +972-5-28704261<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Email: <a href="mailto:ngtech1ltd@gmail.com">ngtech1ltd@gmail.com</a><o:p></o:p></span></p></div><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='color:windowtext'>From:</span></b><span style='color:windowtext'> squid-users <squid-users-bounces@lists.squid-cache.org> <b>On Behalf Of </b>David Touzeau<br><b>Sent:</b> Monday, January 31, 2022 10:54<br><b>To:</b> squid-users@lists.squid-cache.org<br><b>Subject:</b> Re: [squid-users] squid url_rewrite_program how to return a kind of TCP reset<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:"Arial",sans-serif'>Is adapted_http_access supporting url_rewrite_program  ? It seems only supports ecap/icap </span><o:p></o:p></p><div><p class=MsoNormal>Le 31/01/2022 à 03:52, Amos Jeffries a écrit :<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>On 31/01/22 13:20, David Touzeau wrote: <br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'>But it makes 2 connections to the squid for just stopping queries. <br>It seems not really optimized. <o:p></o:p></p></blockquote><p class=MsoNormal><br>The joys of using URL modification to decide security access. <br><br><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'>I notice that for several reasons i cannot switch to an external_acl <o:p></o:p></p></blockquote><p class=MsoNormal><br>:( <br><br><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'>Is there a way / idea ? <o:p></o:p></p></blockquote><p class=MsoNormal><br><a href="http://www.squid-cache.org/Doc/config/adapted_http_access/"><http://www.squid-cache.org/Doc/config/adapted_http_access/></a> <br><br><br>Amos <br>_______________________________________________ <br>squid-users mailing list <br><a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a> <br><a href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a> <o:p></o:p></p></blockquote><p class=MsoNormal><o:p> </o:p></p></div></body></html>