Is There a Limit on the Number of Client Connections to a Kafka Instance?
Yes. The maximum allowed number of client connections varies by instance specifications.
Flavor |
Max. Client Connections per Broker |
---|---|
kafka.2u4g.cluster.small |
2,000 |
kafka.2u4g.single.small |
2,000 |
kafka.2u4g.cluster |
2,000 |
kafka.2u4g.single |
2,000 |
kafka.4u8g.cluster |
4,000 |
kafka.8u16g.cluster |
4,000 |
kafka.12u24g.cluster |
4,000 |
kafka.16u32g.cluster |
4,000 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.