conduktor.io ↗

max.connections.per.ip — Kafka Broker Configuration

The maximum number of connections we allow from each ip address. This can be set to 0 if there are overrides configured using max.

Description

The maximum number of connections we allow from each ip address. This can be set to 0 if there are overrides configured using max.connections.per.ip.overrides property. New connections from the ip address are dropped if the limit is reached.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.2Int.MaxValue
0.9.02147483647
0.10.02147483647
0.10.12147483647
0.10.22147483647
0.11.02147483647
1.02147483647
1.12147483647
2.02147483647
2.12147483647
2.22147483647
2.32147483647
2.42147483647
2.52147483647
2.62147483647
2.72147483647
2.82147483647
3.02147483647
3.12147483647
3.22147483647
3.32147483647
3.42147483647
3.52147483647
3.62147483647
3.72147483647
3.82147483647
3.92147483647
4.02147483647
4.12147483647
4.22147483647
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.