Skip to content

Commit 6457bc1

Browse files
committed
2026-01-20
1 parent 9743a41 commit 6457bc1

9 files changed

Lines changed: 288 additions & 20 deletions

File tree

squid-users/2026-January.txt

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,3 +2581,63 @@ Cheers
25812581
Amos
25822582

25832583

2584+
From squid3 at treenet.co.nz Mon Jan 19 19:52:53 2026
2585+
From: squid3 at treenet.co.nz (Amos Jeffries)
2586+
Date: Tue, 20 Jan 2026 08:52:53 +1300
2587+
Subject: [squid-users] Hardware acceleration quest
2588+
In-Reply-To: <BBD21928-C395-44F8-BA59-2227D015B8DD@gmail.com>
2589+
References: <BBD21928-C395-44F8-BA59-2227D015B8DD@gmail.com>
2590+
Message-ID: <66c8ad39-bdd9-453b-850d-a780d4631b3c@treenet.co.nz>
2591+
2592+
On 16/01/2026 05:38, Jonathan Lee wrote:
2593+
> We use to be able to use ssl engine and set it to something like devcrypto, is there anyway to utilize any hardware acceleration with new squid versions to access something like a SafeXcel or other newer crypto chips ?
2594+
2595+
2596+
FWIW, I have submitted a patch for initial OpenSSL provider support
2597+
at <https://github.com/squid-cache/squid/pull/2357>.
2598+
2599+
I have tested this with the legacy, null, and default providers built
2600+
into OpenSSL. Currently have not seen any mention of providers which do
2601+
hardware acceleration, and the OpenSSL mentions a 'fips' provider which
2602+
is not available on my OS.
2603+
2604+
If anyone has info on those it would be helpful to mention.
2605+
2606+
2607+
Cheers
2608+
Amos
2609+
2610+
2611+
From jonathanlee571 at gmail.com Mon Jan 19 20:51:33 2026
2612+
From: jonathanlee571 at gmail.com (Jonathan Lee)
2613+
Date: Mon, 19 Jan 2026 12:51:33 -0800
2614+
Subject: [squid-users] Hardware acceleration quest
2615+
In-Reply-To: <66c8ad39-bdd9-453b-850d-a780d4631b3c@treenet.co.nz>
2616+
References: <66c8ad39-bdd9-453b-850d-a780d4631b3c@treenet.co.nz>
2617+
Message-ID: <AFEAA5A8-FC5F-49C9-BA78-77F3213993CD@gmail.com>
2618+
2619+
Thanks
2620+
Sent from my iPhone
2621+
2622+
> On Jan 19, 2026, at 11:53, Amos Jeffries <squid3 at treenet.co.nz> wrote:
2623+
>
2624+
> ?On 16/01/2026 05:38, Jonathan Lee wrote:
2625+
>> We use to be able to use ssl engine and set it to something like devcrypto, is there anyway to utilize any hardware acceleration with new squid versions to access something like a SafeXcel or other newer crypto chips ?
2626+
>
2627+
>
2628+
> FWIW, I have submitted a patch for initial OpenSSL provider support
2629+
> at <https://github.com/squid-cache/squid/pull/2357>.
2630+
>
2631+
> I have tested this with the legacy, null, and default providers built into OpenSSL. Currently have not seen any mention of providers which do hardware acceleration, and the OpenSSL mentions a 'fips' provider which is not available on my OS.
2632+
>
2633+
> If anyone has info on those it would be helpful to mention.
2634+
>
2635+
>
2636+
> Cheers
2637+
> Amos
2638+
>
2639+
> _______________________________________________
2640+
> squid-users mailing list
2641+
> squid-users at lists.squid-cache.org
2642+
> https://lists.squid-cache.org/listinfo/squid-users
2643+

squid-users/2026-January/027765.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="027763.html">
16-
16+
<LINK REL="Next" HREF="027769.html">
1717
</HEAD>
1818
<BODY BGCOLOR="#ffffff">
1919
<H1>[squid-users] Hardware acceleration quest</H1>
@@ -25,7 +25,8 @@ <H1>[squid-users] Hardware acceleration quest</H1>
2525
<P><UL>
2626
<LI>Previous message (by thread): <A HREF="027763.html">[squid-users] Hardware acceleration quest
2727
</A></li>
28-
28+
<LI>Next message (by thread): <A HREF="027769.html">[squid-users] Hardware acceleration quest
29+
</A></li>
2930
<LI> <B>Messages sorted by:</B>
3031
<a href="date.html#27765">[ date ]</a>
3132
<a href="thread.html#27765">[ thread ]</a>
@@ -54,13 +55,15 @@ <H1>[squid-users] Hardware acceleration quest</H1>
5455

5556

5657

58+
5759
<!--endarticle-->
5860
<HR>
5961
<P><UL>
6062
<!--threads-->
6163
<LI>Previous message (by thread): <A HREF="027763.html">[squid-users] Hardware acceleration quest
6264
</A></li>
63-
65+
<LI>Next message (by thread): <A HREF="027769.html">[squid-users] Hardware acceleration quest
66+
</A></li>
6467
<LI> <B>Messages sorted by:</B>
6568
<a href="date.html#27765">[ date ]</a>
6669
<a href="thread.html#27765">[ thread ]</a>
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> [squid-users] Hardware acceleration quest
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%20Hardware%20acceleration%20quest&In-Reply-To=%3C66c8ad39-bdd9-453b-850d-a780d4631b3c%40treenet.co.nz%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="027765.html">
16+
<LINK REL="Next" HREF="027770.html">
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>[squid-users] Hardware acceleration quest</H1>
20+
<B>Amos Jeffries</B>
21+
<A HREF="mailto:squid-users%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-users%5D%20Hardware%20acceleration%20quest&In-Reply-To=%3C66c8ad39-bdd9-453b-850d-a780d4631b3c%40treenet.co.nz%3E"
22+
TITLE="[squid-users] Hardware acceleration quest">squid3 at treenet.co.nz
23+
</A><BR>
24+
<I>Mon Jan 19 19:52:53 UTC 2026</I>
25+
<P><UL>
26+
<LI>Previous message (by thread): <A HREF="027765.html">[squid-users] Hardware acceleration quest
27+
</A></li>
28+
<LI>Next message (by thread): <A HREF="027770.html">[squid-users] Hardware acceleration quest
29+
</A></li>
30+
<LI> <B>Messages sorted by:</B>
31+
<a href="date.html#27769">[ date ]</a>
32+
<a href="thread.html#27769">[ thread ]</a>
33+
<a href="subject.html#27769">[ subject ]</a>
34+
<a href="author.html#27769">[ author ]</a>
35+
</LI>
36+
</UL>
37+
<HR>
38+
<!--beginarticle-->
39+
<PRE>On 16/01/2026 05:38, Jonathan Lee wrote:
40+
&gt;<i> We use to be able to use ssl engine and set it to something like devcrypto, is there anyway to utilize any hardware acceleration with new squid versions to access something like a SafeXcel or other newer crypto chips ?
41+
</I>
42+
43+
FWIW, I have submitted a patch for initial OpenSSL provider support
44+
at &lt;<A HREF="https://github.com/squid-cache/squid/pull/2357">https://github.com/squid-cache/squid/pull/2357</A>&gt;.
45+
46+
I have tested this with the legacy, null, and default providers built
47+
into OpenSSL. Currently have not seen any mention of providers which do
48+
hardware acceleration, and the OpenSSL mentions a 'fips' provider which
49+
is not available on my OS.
50+
51+
If anyone has info on those it would be helpful to mention.
52+
53+
54+
Cheers
55+
Amos
56+
57+
</PRE>
58+
59+
60+
<!--endarticle-->
61+
<HR>
62+
<P><UL>
63+
<!--threads-->
64+
<LI>Previous message (by thread): <A HREF="027765.html">[squid-users] Hardware acceleration quest
65+
</A></li>
66+
<LI>Next message (by thread): <A HREF="027770.html">[squid-users] Hardware acceleration quest
67+
</A></li>
68+
<LI> <B>Messages sorted by:</B>
69+
<a href="date.html#27769">[ date ]</a>
70+
<a href="thread.html#27769">[ thread ]</a>
71+
<a href="subject.html#27769">[ subject ]</a>
72+
<a href="author.html#27769">[ author ]</a>
73+
</LI>
74+
</UL>
75+
76+
<hr>
77+
<a href="https://lists.squid-cache.org/listinfo/squid-users">More information about the squid-users
78+
mailing list</a><br>
79+
</body></html>
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> [squid-users] Hardware acceleration quest
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%20Hardware%20acceleration%20quest&In-Reply-To=%3CAFEAA5A8-FC5F-49C9-BA78-77F3213993CD%40gmail.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="027769.html">
16+
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>[squid-users] Hardware acceleration quest</H1>
20+
<B>Jonathan Lee</B>
21+
<A HREF="mailto:squid-users%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-users%5D%20Hardware%20acceleration%20quest&In-Reply-To=%3CAFEAA5A8-FC5F-49C9-BA78-77F3213993CD%40gmail.com%3E"
22+
TITLE="[squid-users] Hardware acceleration quest">jonathanlee571 at gmail.com
23+
</A><BR>
24+
<I>Mon Jan 19 20:51:33 UTC 2026</I>
25+
<P><UL>
26+
<LI>Previous message (by thread): <A HREF="027769.html">[squid-users] Hardware acceleration quest
27+
</A></li>
28+
29+
<LI> <B>Messages sorted by:</B>
30+
<a href="date.html#27770">[ date ]</a>
31+
<a href="thread.html#27770">[ thread ]</a>
32+
<a href="subject.html#27770">[ subject ]</a>
33+
<a href="author.html#27770">[ author ]</a>
34+
</LI>
35+
</UL>
36+
<HR>
37+
<!--beginarticle-->
38+
<PRE>Thanks
39+
Sent from my iPhone
40+
41+
&gt;<i> On Jan 19, 2026, at 11:53, Amos Jeffries &lt;<A HREF="https://lists.squid-cache.org/listinfo/squid-users">squid3 at treenet.co.nz</A>&gt; wrote:
42+
</I>&gt;<i>
43+
</I>&gt;<i> &#65279;On 16/01/2026 05:38, Jonathan Lee wrote:
44+
</I>&gt;&gt;<i> We use to be able to use ssl engine and set it to something like devcrypto, is there anyway to utilize any hardware acceleration with new squid versions to access something like a SafeXcel or other newer crypto chips ?
45+
</I>&gt;<i>
46+
</I>&gt;<i>
47+
</I>&gt;<i> FWIW, I have submitted a patch for initial OpenSSL provider support
48+
</I>&gt;<i> at &lt;<A HREF="https://github.com/squid-cache/squid/pull/2357">https://github.com/squid-cache/squid/pull/2357</A>&gt;.
49+
</I>&gt;<i>
50+
</I>&gt;<i> I have tested this with the legacy, null, and default providers built into OpenSSL. Currently have not seen any mention of providers which do hardware acceleration, and the OpenSSL mentions a 'fips' provider which is not available on my OS.
51+
</I>&gt;<i>
52+
</I>&gt;<i> If anyone has info on those it would be helpful to mention.
53+
</I>&gt;<i>
54+
</I>&gt;<i>
55+
</I>&gt;<i> Cheers
56+
</I>&gt;<i> Amos
57+
</I>&gt;<i>
58+
</I>&gt;<i> _______________________________________________
59+
</I>&gt;<i> squid-users mailing list
60+
</I>&gt;<i> <A HREF="https://lists.squid-cache.org/listinfo/squid-users">squid-users at lists.squid-cache.org</A>
61+
</I>&gt;<i> <A HREF="https://lists.squid-cache.org/listinfo/squid-users">https://lists.squid-cache.org/listinfo/squid-users</A>
62+
</I></PRE>
63+
64+
<!--endarticle-->
65+
<HR>
66+
<P><UL>
67+
<!--threads-->
68+
<LI>Previous message (by thread): <A HREF="027769.html">[squid-users] Hardware acceleration quest
69+
</A></li>
70+
71+
<LI> <B>Messages sorted by:</B>
72+
<a href="date.html#27770">[ date ]</a>
73+
<a href="thread.html#27770">[ thread ]</a>
74+
<a href="subject.html#27770">[ subject ]</a>
75+
<a href="author.html#27770">[ author ]</a>
76+
</LI>
77+
</UL>
78+
79+
<hr>
80+
<a href="https://lists.squid-cache.org/listinfo/squid-users">More information about the squid-users
81+
mailing list</a><br>
82+
</body></html>

squid-users/2026-January/author.html

Lines changed: 14 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>Sat Jan 17 19:49:48 UTC 2026</i><br>
23-
<b>Messages:</b> 36<p>
22+
<b>Ending:</b> <i>Mon Jan 19 20:51:33 UTC 2026</i><br>
23+
<b>Messages:</b> 38<p>
2424
<ul>
2525

2626
<LI><A HREF="027754.html">[squid-users] peer-select.cc, cache_peer and dns queries
@@ -83,6 +83,11 @@ <h1>January 2026 Archives by author</h1>
8383
<I>Amos Jeffries
8484
</I>
8585

86+
<LI><A HREF="027769.html">[squid-users] Hardware acceleration quest
87+
</A><A NAME="27769">&nbsp;</A>
88+
<I>Amos Jeffries
89+
</I>
90+
8691
<LI><A HREF="027737.html">[squid-users] Cache pfSense fix
8792
</A><A NAME="27737">&nbsp;</A>
8893
<I>Jonathan Lee
@@ -108,6 +113,11 @@ <h1>January 2026 Archives by author</h1>
108113
<I>Jonathan Lee
109114
</I>
110115

116+
<LI><A HREF="027770.html">[squid-users] Hardware acceleration quest
117+
</A><A NAME="27770">&nbsp;</A>
118+
<I>Jonathan Lee
119+
</I>
120+
111121
<LI><A HREF="027752.html">[squid-users] peer-select.cc, cache_peer and dns queries
112122
</A><A NAME="27752">&nbsp;</A>
113123
<I>Alex Rousskov
@@ -206,8 +216,8 @@ <h1>January 2026 Archives by author</h1>
206216
</ul>
207217
<p>
208218
<a name="end"><b>Last message date:</b></a>
209-
<i>Sat Jan 17 19:49:48 UTC 2026</i><br>
210-
<b>Archived on:</b> <i>Sat Jan 17 19:49:54 UTC 2026</i>
219+
<i>Mon Jan 19 20:51:33 UTC 2026</i><br>
220+
<b>Archived on:</b> <i>Mon Jan 19 20:51:53 UTC 2026</i>
211221
<p>
212222
<ul>
213223
<li> <b>Messages sorted by:</b>

squid-users/2026-January/date.html

Lines changed: 14 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>Sat Jan 17 19:49:48 UTC 2026</i><br>
23-
<b>Messages:</b> 36<p>
22+
<b>Ending:</b> <i>Mon Jan 19 20:51:33 UTC 2026</i><br>
23+
<b>Messages:</b> 38<p>
2424
<ul>
2525

2626
<LI><A HREF="027733.html">[squid-users] Running squid in a network namespace
@@ -201,13 +201,23 @@ <h1>January 2026 Archives by date</h1>
201201
<LI><A HREF="027768.html">[squid-users] peer-select.cc, cache_peer and dns queries
202202
</A><A NAME="27768">&nbsp;</A>
203203
<I>Amos Jeffries
204+
</I>
205+
206+
<LI><A HREF="027769.html">[squid-users] Hardware acceleration quest
207+
</A><A NAME="27769">&nbsp;</A>
208+
<I>Amos Jeffries
209+
</I>
210+
211+
<LI><A HREF="027770.html">[squid-users] Hardware acceleration quest
212+
</A><A NAME="27770">&nbsp;</A>
213+
<I>Jonathan Lee
204214
</I>
205215

206216
</ul>
207217
<p>
208218
<a name="end"><b>Last message date:</b></a>
209-
<i>Sat Jan 17 19:49:48 UTC 2026</i><br>
210-
<b>Archived on:</b> <i>Sat Jan 17 19:49:54 UTC 2026</i>
219+
<i>Mon Jan 19 20:51:33 UTC 2026</i><br>
220+
<b>Archived on:</b> <i>Mon Jan 19 20:51:53 UTC 2026</i>
211221
<p>
212222
<ul>
213223
<li> <b>Messages sorted by:</b>

squid-users/2026-January/subject.html

Lines changed: 14 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>Sat Jan 17 19:49:48 UTC 2026</i><br>
23-
<b>Messages:</b> 36<p>
22+
<b>Ending:</b> <i>Mon Jan 19 20:51:33 UTC 2026</i><br>
23+
<b>Messages:</b> 38<p>
2424
<ul>
2525

2626
<LI><A HREF="027737.html">[squid-users] Cache pfSense fix
@@ -68,6 +68,16 @@ <h1>January 2026 Archives by subject</h1>
6868
<I>Amos Jeffries
6969
</I>
7070

71+
<LI><A HREF="027769.html">[squid-users] Hardware acceleration quest
72+
</A><A NAME="27769">&nbsp;</A>
73+
<I>Amos Jeffries
74+
</I>
75+
76+
<LI><A HREF="027770.html">[squid-users] Hardware acceleration quest
77+
</A><A NAME="27770">&nbsp;</A>
78+
<I>Jonathan Lee
79+
</I>
80+
7181
<LI><A HREF="027739.html">[squid-users] peer-select.cc, cache_peer and dns queries
7282
</A><A NAME="27739">&nbsp;</A>
7383
<I>archer
@@ -206,8 +216,8 @@ <h1>January 2026 Archives by subject</h1>
206216
</ul>
207217
<p>
208218
<a name="end"><b>Last message date:</b></a>
209-
<i>Sat Jan 17 19:49:48 UTC 2026</i><br>
210-
<b>Archived on:</b> <i>Sat Jan 17 19:49:54 UTC 2026</i>
219+
<i>Mon Jan 19 20:51:33 UTC 2026</i><br>
220+
<b>Archived on:</b> <i>Mon Jan 19 20:51:53 UTC 2026</i>
211221
<p>
212222
<ul>
213223
<li> <b>Messages sorted by:</b>

0 commit comments

Comments
 (0)