forked from docs/doc-exports
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>
13 lines
1.0 KiB
HTML
13 lines
1.0 KiB
HTML
<a name="kafka-faq-0033"></a><a name="kafka-faq-0033"></a>
|
|
|
|
<h1 class="topictitle1">Is There a Limit on the Number of Client Connections to a Kafka Instance?</h1>
|
|
<div id="body0000001084992085"><p id="kafka-faq-0033__p8060118">Yes. The maximum allowed number of client connections varies by instance specifications.</p>
|
|
<ul id="kafka-faq-0033__ul123282484469"><li id="kafka-faq-0033__li10328164884617">If the bandwidth is 100 MB/s, a maximum of 3000 client connections are allowed.</li><li id="kafka-faq-0033__li1328114810464">If the bandwidth is 300 MB/s, a maximum of 10,000 client connections are allowed.</li><li id="kafka-faq-0033__li1132819484466">If the bandwidth is 600 MB/s, a maximum of 20,000 client connections are allowed.</li><li id="kafka-faq-0033__li15328154884619">If the bandwidth is 1200 MB/s, a maximum of 20,000 client connections are allowed.</li></ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-191030001.html">Connections</a></div>
|
|
</div>
|
|
</div>
|
|
|