|
| 1 | +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 | +<HTML> |
| 3 | + <HEAD> |
| 4 | + <TITLE> [squid-users] peer-select.cc, cache_peer and dns queries |
| 5 | + </TITLE> |
| 6 | + <LINK REL="Index" HREF="index.html" > |
| 7 | + <LINK REL="made" HREF="mailto:squid-users%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-users%5D%20peer-select.cc%2C%20cache_peer%20and%20dns%20queries&In-Reply-To=%3CCDD3EB38-B329-423E-B9C3-BAB8479A38D1%40139.com%3E"> |
| 8 | + <META NAME="robots" CONTENT="index,nofollow"> |
| 9 | + <style type="text/css"> |
| 10 | + pre { |
| 11 | + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ |
| 12 | + } |
| 13 | + </style> |
| 14 | + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> |
| 15 | + <LINK REL="Previous" HREF="027759.html"> |
| 16 | + <LINK REL="Next" HREF="027740.html"> |
| 17 | + </HEAD> |
| 18 | + <BODY BGCOLOR="#ffffff"> |
| 19 | + <H1>[squid-users] peer-select.cc, cache_peer and dns queries</H1> |
| 20 | + <B>archer</B> |
| 21 | + <A HREF="mailto:squid-users%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-users%5D%20peer-select.cc%2C%20cache_peer%20and%20dns%20queries&In-Reply-To=%3CCDD3EB38-B329-423E-B9C3-BAB8479A38D1%40139.com%3E" |
| 22 | + TITLE="[squid-users] peer-select.cc, cache_peer and dns queries">the-archer at 139.com |
| 23 | + </A><BR> |
| 24 | + <I>Thu Jan 15 07:14:21 UTC 2026</I> |
| 25 | + <P><UL> |
| 26 | + <LI>Previous message (by thread): <A HREF="027759.html">[squid-users] peer-select.cc, cache_peer and dns queries |
| 27 | +</A></li> |
| 28 | + <LI>Next message (by thread): <A HREF="027740.html">[squid-users] Squid integration with Netskope forward to proxy |
| 29 | +</A></li> |
| 30 | + <LI> <B>Messages sorted by:</B> |
| 31 | + <a href="date.html#27761">[ date ]</a> |
| 32 | + <a href="thread.html#27761">[ thread ]</a> |
| 33 | + <a href="subject.html#27761">[ subject ]</a> |
| 34 | + <a href="author.html#27761">[ author ]</a> |
| 35 | + </LI> |
| 36 | + </UL> |
| 37 | + <HR> |
| 38 | +<!--beginarticle--> |
| 39 | +<PRE>Ty. I checked the following <A HREF="https://www.squid-cache.org/Doc/config/netdb_filename/">https://www.squid-cache.org/Doc/config/netdb_filename/</A> <<A HREF="https://www.squid-cache.org/Doc/config/netdb_filename/">https://www.squid-cache.org/Doc/config/netdb_filename/</A>>, and asked google. |
| 40 | + |
| 41 | +“ |
| 42 | +# {cache_peer …. no_netdb_exchange } already set earlier |
| 43 | +netdb_filename none |
| 44 | +pinger_enable off |
| 45 | +Icp_port 0 #seems to be default value |
| 46 | +“ |
| 47 | +And this issue persists. It seems that NO squid.conf could help with the DNS leak issue. |
| 48 | +Q1: So, does Squid netdb work on the IP level? In that way, squid has unclear ACLs that bring up invisible communications. |
| 49 | + |
| 50 | +Q2: Do I have to compile squid from the source code without benefit of automatic community upgrade ? This is really a less preferable option for most users. |
| 51 | +Is there a higher version of squid that comes up with a powerful conf ? |
| 52 | + |
| 53 | +>>><i> |
| 54 | +</I>>>><i> FWIW, if I have access to a full debugging log collected while reproducing the problem, I may be able to tell you what causes DNS lookups in your specific environment. I discourage Squid admins from studying debugging logs because they are meant for Squid developers and can be very misleading. |
| 55 | +</I> |
| 56 | +We can only confirm issues and observe callees from logs. |
| 57 | +-------------- next part -------------- |
| 58 | +An HTML attachment was scrubbed... |
| 59 | +URL: <<A HREF="http://lists.squid-cache.org/pipermail/squid-users/attachments/20260115/47dc2a88/attachment.htm">http://lists.squid-cache.org/pipermail/squid-users/attachments/20260115/47dc2a88/attachment.htm</A>> |
| 60 | +</PRE> |
| 61 | + |
| 62 | +<!--endarticle--> |
| 63 | + <HR> |
| 64 | + <P><UL> |
| 65 | + <!--threads--> |
| 66 | + <LI>Previous message (by thread): <A HREF="027759.html">[squid-users] peer-select.cc, cache_peer and dns queries |
| 67 | +</A></li> |
| 68 | + <LI>Next message (by thread): <A HREF="027740.html">[squid-users] Squid integration with Netskope forward to proxy |
| 69 | +</A></li> |
| 70 | + <LI> <B>Messages sorted by:</B> |
| 71 | + <a href="date.html#27761">[ date ]</a> |
| 72 | + <a href="thread.html#27761">[ thread ]</a> |
| 73 | + <a href="subject.html#27761">[ subject ]</a> |
| 74 | + <a href="author.html#27761">[ author ]</a> |
| 75 | + </LI> |
| 76 | + </UL> |
| 77 | + |
| 78 | +<hr> |
| 79 | +<a href="https://lists.squid-cache.org/listinfo/squid-users">More information about the squid-users |
| 80 | +mailing list</a><br> |
| 81 | +</body></html> |
0 commit comments