doc-exports/docs/dms/umn/kafka-faq-0033.html
Chen, Junjie dd8a3a658b DMS UMN Initial Version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2022-12-08 00:33:11 +00:00

1.0 KiB

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.

  • If the bandwidth is 100 MB/s, a maximum of 3000 client connections are allowed.
  • If the bandwidth is 300 MB/s, a maximum of 10,000 client connections are allowed.
  • If the bandwidth is 600 MB/s, a maximum of 20,000 client connections are allowed.
  • If the bandwidth is 1200 MB/s, a maximum of 20,000 client connections are allowed.