<div dir="ltr">Hello, <div><br></div><div>We use the <font face="arial, sans-serif">tcp_outgoing_address feature to access some hosts using a dedicated source IP address.</font></div><div><br></div><div><font face="monospace">   acl domdst_SIProxy  dstdomain "/data/squid.user/etc/squid/categories/domdst_SIProxy"<br>   tcp_outgoing_address 10.72.235.129 domdst_SIProxy</font><br></div><div><br></div><div>It works fine, but logs are flooded with warnings like this:</div><div><font face="monospace">   2023/06/09 08:30:07 kid2| WARNING: domdst_SIProxy ACL is used in context without an HTTP request. Assuming mismatch.</font><br></div><div><br></div><div>I found a similar case: <a href="http://lists.squid-cache.org/pipermail/squid-users/2015-January/001629.html">http://lists.squid-cache.org/pipermail/squid-users/2015-January/001629.html</a> where Amos suggested using a patch as a solution.</div><div>We have Squid Version 5.5. Is there a similar patch for our version, or can we just ignore these messages?</div><div><br></div><div>Kind regards,</div><div>       Ankor.</div></div>