Andrew Stitcher created QPID-4807:
-------------------------------------
Summary: Allow listening using individual transports/protocols to
be controlled via an option
Key: QPID-4807
URL: https://issues.apache.org/jira/browse/QPID-4807
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: 0.23
Reporter: Andrew Stitcher
Priority: Minor
Fix For: 0.23
Currently there is no way to disable listening for transports/protocols
individually on the C++ broker. If the plugin can be loaded and initialised it
will be used.
This is not ideal, as there are some very good reason to only allow listening
via say ssl but to still allow federation links (over a different network
interface) using tcp.
Another usage example would be to import a listening socket via --socket-fd; in
this case it is usual that you don't want any other listening going on.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]