You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2014/11/25 13:06:12 UTC

[jira] [Commented] (AMQ-5451) Broker shoud listen on standard AMQP ports

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

Robbie Gemmell commented on AMQ-5451:
-------------------------------------

>From the description, this is about ActiveMQ6. Issues for that are currently being tracked at https://issues.apache.org/jira/browse/ACTIVEMQ6.

(The 6.0.0 version in this JIRA project looks to have been used for Apollo in the past.)

> Broker shoud listen on standard AMQP ports
> ------------------------------------------
>
>                 Key: AMQ-5451
>                 URL: https://issues.apache.org/jira/browse/AMQ-5451
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 6.0.0
>            Reporter: Alan Conway
>
> For interoperability with other AMQP clients and to minimize confusion and frustration out of the box, the Active broker should listen for AMQP connections on the standard AMQP ports by default:
> amqps           5671/tcp                # amqp protocol over TLS/SSL
> amqp            5672/tcp                # AMQP
> Obviously the user can configure whatever listening ports they wish once they have read the relevant doc, but for a better out-of-box experience, we should listen to the standard ports by default so initial experiments with existing AMQP clients will not fail. People coming from an AMQP background will have no idea they should connect to port 5455.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)