Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.2.0
-
None
-
None
Description
To protect against client connection leaks add a new configuration
max.connections.per.ip
that causes the SocketServer to enforce a limit on the maximum number of connections from each InetAddress instance. For backwards compatibility this will default to 2 billion.
Attachments
Attachments
Issue Links
- relates to
-
KAFKA-1812 Allow IpV6 in configuration with parseCsvMap
- Resolved
-
KAFKA-1810 Add IP Filtering / Whitelists-Blacklists
- Resolved