Skip to content

Add kTLS support to offload TLS encryption to the kernel #3501

@ahmadbelb

Description

@ahmadbelb

Problem

Valkey's TLS write path goes through OpenSSL in userspace, requiring buffer concatenation in connWritev() and preventing the use of io_uring for batched writes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions