Anyone have any ideas?
On Tue, Sep 20, 2022 at 10:52 AM rammohan ganapavarapu <
rammohanga...@gmail.com> wrote:
> Hi,
>
> I have been using a CPP based qpid broker for a while and i am trying to
> move to Java based broker, i just wanted to see if there are any
> perf/benchmarking comparison betw
If you want to completely disable the 5672 port, use --listen-disable tcp.
The require-encryption option only works when authentication is enabled.
On Wed, Oct 5, 2022 at 4:14 PM Michael Ivanov wrote:
>
> Greetings!
>
> I observed strange qpidd behavior. It is started from systemd with following
Greetings!
I observed strange qpidd behavior. It is started from systemd with following
command line:
/usr/sbin/qpidd --config /etc/qpid/qpidd.conf
qpidd.conf contains following options:
pid-dir=/var/run
mgmt-enable=yes
require-encryption=yes
ssl-cert-db=/etc/qpid/certs
ssl-c