Skip to content

Commit f4e09c1

Browse files
committed
2026-01-27
1 parent bfb287c commit f4e09c1

8 files changed

Lines changed: 130 additions & 20 deletions

File tree

squid-users/2026-January.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3536,3 +3536,21 @@ Thank you,
35363536
Alex.
35373537

35383538

3539+
From anthony.pankov at yahoo.com Tue Jan 27 11:46:39 2026
3540+
From: anthony.pankov at yahoo.com (Anthony Pankov)
3541+
Date: Tue, 27 Jan 2026 14:46:39 +0300
3542+
Subject: [squid-users] ssl bump + never_direct
3543+
References: <989861490.20260127144639.ref@yahoo.com>
3544+
Message-ID: <989861490.20260127144639@yahoo.com>
3545+
3546+
Hello,
3547+
3548+
I'm wandering is it possible and what the logic will be if configure squid for ssl bumping and to always go to cache_peer (never direct) at the same time?
3549+
3550+
3551+
3552+
--
3553+
Best regards,
3554+
Anthony mailto:anthony.pankov at yahoo.com
3555+
3556+

squid-users/2026-January/027776.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</style>
1414
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
1515
<LINK REL="Previous" HREF="027775.html">
16-
16+
<LINK REL="Next" HREF="027781.html">
1717
</HEAD>
1818
<BODY BGCOLOR="#ffffff">
1919
<H1>[squid-users] [squid-announce] Squid version 7.4 is available</H1>
@@ -25,7 +25,8 @@ <H1>[squid-users] [squid-announce] Squid version 7.4 is available</H1>
2525
<P><UL>
2626
<LI>Previous message (by thread): <A HREF="027775.html">[squid-users] [squid-announce] Squid version 7.4 is available
2727
</A></li>
28-
28+
<LI>Next message (by thread): <A HREF="027781.html">[squid-users] ssl bump + never_direct
29+
</A></li>
2930
<LI> <B>Messages sorted by:</B>
3031
<a href="date.html#27776">[ date ]</a>
3132
<a href="thread.html#27776">[ thread ]</a>
@@ -51,13 +52,15 @@ <H1>[squid-users] [squid-announce] Squid version 7.4 is available</H1>
5152

5253

5354

55+
5456
<!--endarticle-->
5557
<HR>
5658
<P><UL>
5759
<!--threads-->
5860
<LI>Previous message (by thread): <A HREF="027775.html">[squid-users] [squid-announce] Squid version 7.4 is available
5961
</A></li>
60-
62+
<LI>Next message (by thread): <A HREF="027781.html">[squid-users] ssl bump + never_direct
63+
</A></li>
6164
<LI> <B>Messages sorted by:</B>
6265
<a href="date.html#27776">[ date ]</a>
6366
<a href="thread.html#27776">[ thread ]</a>
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> [squid-users] ssl bump + never_direct
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%20ssl%20bump%20%2B%20never_direct&In-Reply-To=%3C989861490.20260127144639%40yahoo.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="027776.html">
16+
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>[squid-users] ssl bump + never_direct</H1>
20+
<B>Anthony Pankov</B>
21+
<A HREF="mailto:squid-users%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-users%5D%20ssl%20bump%20%2B%20never_direct&In-Reply-To=%3C989861490.20260127144639%40yahoo.com%3E"
22+
TITLE="[squid-users] ssl bump + never_direct">anthony.pankov at yahoo.com
23+
</A><BR>
24+
<I>Tue Jan 27 11:46:39 UTC 2026</I>
25+
<P><UL>
26+
<LI>Previous message (by thread): <A HREF="027776.html">[squid-users] [squid-announce] Squid version 7.4 is available
27+
</A></li>
28+
29+
<LI> <B>Messages sorted by:</B>
30+
<a href="date.html#27781">[ date ]</a>
31+
<a href="thread.html#27781">[ thread ]</a>
32+
<a href="subject.html#27781">[ subject ]</a>
33+
<a href="author.html#27781">[ author ]</a>
34+
</LI>
35+
</UL>
36+
<HR>
37+
<!--beginarticle-->
38+
<PRE>Hello,
39+
40+
I'm wandering is it possible and what the logic will be if configure squid for ssl bumping and to always go to cache_peer (never direct) at the same time?
41+
42+
43+
44+
--
45+
Best regards,
46+
Anthony mailto:<A HREF="https://lists.squid-cache.org/listinfo/squid-users">anthony.pankov at yahoo.com</A>
47+
48+
</PRE>
49+
50+
<!--endarticle-->
51+
<HR>
52+
<P><UL>
53+
<!--threads-->
54+
<LI>Previous message (by thread): <A HREF="027776.html">[squid-users] [squid-announce] Squid version 7.4 is available
55+
</A></li>
56+
57+
<LI> <B>Messages sorted by:</B>
58+
<a href="date.html#27781">[ date ]</a>
59+
<a href="thread.html#27781">[ thread ]</a>
60+
<a href="subject.html#27781">[ subject ]</a>
61+
<a href="author.html#27781">[ author ]</a>
62+
</LI>
63+
</UL>
64+
65+
<hr>
66+
<a href="https://lists.squid-cache.org/listinfo/squid-users">More information about the squid-users
67+
mailing list</a><br>
68+
</body></html>

squid-users/2026-January/author.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>January 2026 Archives by author</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Sun Jan 4 01:35:40 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Mon Jan 26 19:58:10 UTC 2026</i><br>
23-
<b>Messages:</b> 48<p>
22+
<b>Ending:</b> <i>Tue Jan 27 11:46:39 UTC 2026</i><br>
23+
<b>Messages:</b> 49<p>
2424
<ul>
2525

2626
<LI><A HREF="027772.html">[squid-users] [ICAP] Web Safety 9.7 is released
@@ -153,6 +153,11 @@ <h1>January 2026 Archives by author</h1>
153153
<I>Washington Odhiambo
154154
</I>
155155

156+
<LI><A HREF="027781.html">[squid-users] ssl bump + never_direct
157+
</A><A NAME="27781">&nbsp;</A>
158+
<I>Anthony Pankov
159+
</I>
160+
156161
<LI><A HREF="027752.html">[squid-users] peer-select.cc, cache_peer and dns queries
157162
</A><A NAME="27752">&nbsp;</A>
158163
<I>Alex Rousskov
@@ -266,8 +271,8 @@ <h1>January 2026 Archives by author</h1>
266271
</ul>
267272
<p>
268273
<a name="end"><b>Last message date:</b></a>
269-
<i>Mon Jan 26 19:58:10 UTC 2026</i><br>
270-
<b>Archived on:</b> <i>Mon Jan 26 19:58:14 UTC 2026</i>
274+
<i>Tue Jan 27 11:46:39 UTC 2026</i><br>
275+
<b>Archived on:</b> <i>Tue Jan 27 11:43:47 UTC 2026</i>
271276
<p>
272277
<ul>
273278
<li> <b>Messages sorted by:</b>

squid-users/2026-January/date.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>January 2026 Archives by date</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Sun Jan 4 01:35:40 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Mon Jan 26 19:58:10 UTC 2026</i><br>
23-
<b>Messages:</b> 48<p>
22+
<b>Ending:</b> <i>Tue Jan 27 11:46:39 UTC 2026</i><br>
23+
<b>Messages:</b> 49<p>
2424
<ul>
2525

2626
<LI><A HREF="027733.html">[squid-users] Running squid in a network namespace
@@ -261,13 +261,18 @@ <h1>January 2026 Archives by date</h1>
261261
<LI><A HREF="027780.html">[squid-users] peer-select.cc, cache_peer and dns queries
262262
</A><A NAME="27780">&nbsp;</A>
263263
<I>Alex Rousskov
264+
</I>
265+
266+
<LI><A HREF="027781.html">[squid-users] ssl bump + never_direct
267+
</A><A NAME="27781">&nbsp;</A>
268+
<I>Anthony Pankov
264269
</I>
265270

266271
</ul>
267272
<p>
268273
<a name="end"><b>Last message date:</b></a>
269-
<i>Mon Jan 26 19:58:10 UTC 2026</i><br>
270-
<b>Archived on:</b> <i>Mon Jan 26 19:58:14 UTC 2026</i>
274+
<i>Tue Jan 27 11:46:39 UTC 2026</i><br>
275+
<b>Archived on:</b> <i>Tue Jan 27 11:43:47 UTC 2026</i>
271276
<p>
272277
<ul>
273278
<li> <b>Messages sorted by:</b>

squid-users/2026-January/subject.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>January 2026 Archives by subject</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Sun Jan 4 01:35:40 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Mon Jan 26 19:58:10 UTC 2026</i><br>
23-
<b>Messages:</b> 48<p>
22+
<b>Ending:</b> <i>Tue Jan 27 11:46:39 UTC 2026</i><br>
23+
<b>Messages:</b> 49<p>
2424
<ul>
2525

2626
<LI><A HREF="027772.html">[squid-users] [ICAP] Web Safety 9.7 is released
@@ -258,6 +258,11 @@ <h1>January 2026 Archives by subject</h1>
258258
<I>Alex Rousskov
259259
</I>
260260

261+
<LI><A HREF="027781.html">[squid-users] ssl bump + never_direct
262+
</A><A NAME="27781">&nbsp;</A>
263+
<I>Anthony Pankov
264+
</I>
265+
261266
<LI><A HREF="027771.html">[squid-users] Trying to build on openEuler 24.04-LTS-SP3
262267
</A><A NAME="27771">&nbsp;</A>
263268
<I>NgTech LTD
@@ -266,8 +271,8 @@ <h1>January 2026 Archives by subject</h1>
266271
</ul>
267272
<p>
268273
<a name="end"><b>Last message date:</b></a>
269-
<i>Mon Jan 26 19:58:10 UTC 2026</i><br>
270-
<b>Archived on:</b> <i>Mon Jan 26 19:58:14 UTC 2026</i>
274+
<i>Tue Jan 27 11:46:39 UTC 2026</i><br>
275+
<b>Archived on:</b> <i>Tue Jan 27 11:43:47 UTC 2026</i>
271276
<p>
272277
<ul>
273278
<li> <b>Messages sorted by:</b>

squid-users/2026-January/thread.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>January 2026 Archives by thread</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Sun Jan 4 01:35:40 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Mon Jan 26 19:58:10 UTC 2026</i><br>
23-
<b>Messages:</b> 48<p>
22+
<b>Ending:</b> <i>Tue Jan 27 11:46:39 UTC 2026</i><br>
23+
<b>Messages:</b> 49<p>
2424
<ul>
2525

2626
<!--0 01767490540.27733- -->
@@ -353,11 +353,17 @@ <h1>January 2026 Archives by thread</h1>
353353

354354
</UL>
355355
</UL>
356+
<!--0 01769514399.27781- -->
357+
<LI><A HREF="027781.html">[squid-users] ssl bump + never_direct
358+
</A><A NAME="27781">&nbsp;</A>
359+
<I>Anthony Pankov
360+
</I>
361+
356362
</ul>
357363
<p>
358364
<a name="end"><b>Last message date:</b></a>
359-
<i>Mon Jan 26 19:58:10 UTC 2026</i><br>
360-
<b>Archived on:</b> <i>Mon Jan 26 19:58:14 UTC 2026</i>
365+
<i>Tue Jan 27 11:46:39 UTC 2026</i><br>
366+
<b>Archived on:</b> <i>Tue Jan 27 11:43:47 UTC 2026</i>
361367
<p>
362368
<ul>
363369
<li> <b>Messages sorted by:</b>

squid-users/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>The squid-users Archives </h1>
2525
<A href="2026-January/author.html">[ Author ]</a>
2626
<A href="2026-January/date.html">[ Date ]</a>
2727
</td>
28-
<td><A href="2026-January.txt.gz">[ Gzip'd Text 24 KB ]</a></td>
28+
<td><A href="2026-January.txt.gz">[ Gzip'd Text 27 KB ]</a></td>
2929
</tr>
3030

3131

0 commit comments

Comments
 (0)