[
https://issues.apache.org/jira/browse/ZOOKEEPER-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3146:
--------------------------------------
Labels: pull-request-available (was: )
> Limit the maximum client connections per IP in NettyServerCnxnFactory
> ----------------------------------------------------------------------
>
> Key: ZOOKEEPER-3146
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3146
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Reporter: Fangmin Lv
> Assignee: Fangmin Lv
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
>
> There is maximum connections per IP limit in NIOServerCnxnFactory
> implementation, but not exist in Netty, this is useful to avoid spamming
> happened on prod ensembles.
> This Jira is going to add similar throttling logic in NettyServerCnxnFactory.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)