You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/04 16:36:00 UTC

[jira] [Commented] (ARTEMIS-1581) limit non-ssl connection, handshake-timeout not configurable

    [ https://issues.apache.org/jira/browse/ARTEMIS-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311602#comment-16311602 ] 

ASF GitHub Bot commented on ARTEMIS-1581:
-----------------------------------------

GitHub user stanlyDoge opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1750

    ARTEMIS-1581 fix handshake-timeout property configurability

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stanlyDoge/activemq-artemis E967

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1750.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1750
    
----
commit 87136d4702b21fb48d14bbdb611995c49881f25d
Author: Stanislav Knot <sk...@...>
Date:   2018-01-04T16:35:11Z

    ARTEMIS-1581 fix handshake-timeout property configurability

----


> limit non-ssl connection, handshake-timeout not configurable
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-1581
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1581
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Stanislav Knot
>
> "handshake-timeout" option for acceptor in broker.xml doesn't influence actual time out. Connection is always cut after 10 seconds (default value) regardless actual value configured.



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