Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6985

Allow Broker to provide AMQP and HTTP on a single port

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Future
    • Broker-J
    • None

    Description

      Simplify the Broker's deployment footprint by supporting AMQP and HTTP on a single port. The port would need to sniff the first few bytes and decide whether the incoming connection is HTTP or AMQP, and direct it to Jetty or the Protocol layers accordingly. TLS would also be supported.

      We would also support the life cycling of ports correctly, i.e. if a port is deleted, it should unbind the port at the moment.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: