OpenSSL File Descriptor Exhaustion #25

Open
opened 2024-01-12 00:39:02 +00:00 by jordan · 0 comments
Owner

On OpenBSD at least, after exactly 512 requests, Telodendria fails to accept new requests because OpenSSL has exhausted the allowed file descriptor limit. My hunch is that the certificate/key descriptors are being leaked, but I don't know exactly why.

On OpenBSD at least, after exactly 512 requests, Telodendria fails to accept new requests because OpenSSL has exhausted the allowed file descriptor limit. My hunch is that the certificate/key descriptors are being leaked, but I don't know exactly why.
jordan added this to the Cytoplasm v0.4.1 milestone 2024-01-12 00:44:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Telodendria/Cytoplasm#25
No description provided.