[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Han resolved ZOOKEEPER-3146.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 623
[https://github.com/apache/zookeeper/pull/623]

>  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
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to