You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2017/10/02 20:36:00 UTC

[jira] [Resolved] (DISPATCH-551) disconnect connections that do not complete initial protocol handshake within a given time

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

Ted Ross resolved DISPATCH-551.
-------------------------------
    Resolution: Fixed

A new configuration attribute has been added for listeners:

    bq. initialHandshakeTimeoutSeconds

This is the number of seconds after a connection transport is established that the router will give to a connecting client to complete the initial handshake and send the AMQP OPEN frame.  If this timeout is exceeded, the connection will be dropped.

The default value is 0 (zero) which means that there will be no timeout applied.


> disconnect connections that do not complete initial protocol handshake within a given time 
> -------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-551
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-551
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>            Reporter: Gordon Sim
>            Assignee: Ted Ross
>             Fix For: 1.0.0
>
>
> Prevents lots of file handles being used without having to authenticate.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org