Jimmy Wang created KAFKA-16081:
----------------------------------
Summary: Limit number of ssl connections in brokers
Key: KAFKA-16081
URL: https://issues.apache.org/jira/browse/KAFKA-16081
Project: Kafka
Issue Type: New Feature
Reporter: Jimmy Wang
Assignee: Jimmy Wang
In Kafka, an SSL connection occupies approximately 100KB of memory, while a
plaintext connection occupies around 250 bytes, resulting in a memory footprint
ratio of approximately 400:1. Therefore, there should be a limitation for SSL
connections.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)