Can In-Kernel TLS (kTLS) work with any OpenSSL Application?
Neel Chauhan
nc at freebsd.org
Wed Jan 20 20:21:24 UTC 2021
Hi freebsd-current@,
I know that In-Kernel TLS was merged into the FreeBSD HEAD tree a while
back.
With 13.0-RELEASE around the corner, I'm thinking about upgrading my
home server, well if I can accelerate any SSL application.
I'm asking because I have a home server on a symmetrical Gigabit
connection (Google Fiber/Webpass), and that server runs a Tor relay. If
you're interested in how Tor works, the EFF has a writeup:
https://www.eff.org/pages/what-tor-relay
But the main point for you all is: more-or-less Tor relays deal with
1000s TLS connections going into and out of the server.
Would In-Kernel TLS help with an application like Tor (or even load
balancers/TLS termination), or is it more for things like web servers
sending static files via sendfile() (e.g. CDN used by Netflix).
My server could also work with Intel's QuickAssist (since it has an
Intel Xeon "Scalable" CPU). Would QuickAssist SSL be more helpful here?
I'm asking since I don't know whether to upgrade my home server to 13.x
or leave it at 12.x. Yes, I do know we need a special OpenSSL to use
kTLS.
-Neel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20210120/477646bc/attachment.sig>
More information about the freebsd-current
mailing list