Session
To TLS or Not? That Is Not The Question
Speakers
Nabil Bitar
Jamal Hadi Salim
Pedro Tammela
Label
Nuts and Bolts
Session Type
Talk
Contents
Description
In this talk we evaluate TLS performance under different circumstances with a particular focus on the kubernetes environment.
We look at:
1) Traditional user space driven approach where both the TLS handshake and record protocols happen in user space
a) with x86 AES support turned on b) with AES support turned off
2) KTLS where the handshake protocol still happens in user space but the record protocol is in the kernel.
a) with x86 AES support turned on b) with AES support turned off
3) KTLS with hardware offload where the handshake protocol still happens in user space but the record protocol is offloaded to hardware.
a) with x86 AES support turned on b) with AES support turned off
It should be noted that, for offload, the record protocol in this case may be handled in the Kernel (similar to KTLS) under some conditions as determined by the hardware.
In our study, we looked at a variety of application traffic with varying needs for throughput and latency and varying amount of data transmitted per session. Our experiments covered all the TLS implementations mentioned earlier under three scenarios: (1) baseline, where there is no packet drop or reordering, (2) deterministic packet drop introduced by a middle box, and (3) packet re-ordering introduced by a middle box. In all cases, we measured transaction rates, throughput and transaction latency factored over CPU utilization; In our talk, we will present these results and conclude with a recommendation on what implementation to use depending on the application traffic characteristics and needs.
Recent News
Netdev 0x16 Day 1 - 5 videos released
[Wed, 18, Jan. 2023]
Netdev 0x16 Day 1 and 2 videos released
[Thu, 22, Dec. 2022]
Netdev 0x16 Schedule is up
[Tue, 04, Oct. 2022]
We are honored to announce industry and academic luminary John Ousterhout as the keynote speaker for Netdev conf 0x16
[Fri, 23, Sep. 2022]
Registration for Netdev 0x16 is now OPEN!
[Wed, 21, Sep. 2022]
Important Dates
Closing of CFS | Wed, Sept. 7, 2022 |
Notification by | Thu, Sept. 15, 2022 |
Conference dates | Oct 24th - 28th, 2022 |