[ 
https://issues.apache.org/jira/browse/DIRMINA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576032#action_12576032
 ] 

Mark Webb commented on DIRMINA-389:
-----------------------------------

Maybe this could be solved using an ExpiringHashMap.  The expiration time would 
be the length of time that a host cannot have more than one connection.

> Create a Connection Throttle Filter
> -----------------------------------
>
>                 Key: DIRMINA-389
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-389
>             Project: MINA
>          Issue Type: New Feature
>          Components: Filter
>         Environment: All
>            Reporter: Mark Webb
>            Assignee: Mark Webb
>            Priority: Minor
>
> Create a filter that will throttle connections.  This filter will monitor 
> newly created sessions and if new connections from the same IP address come 
> in too fast, drop the connections.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to