ActiveMQ Classic is showing slave even though it is a master

26 views Asked by At

I am very new to ActiveMQ Classic 5.16.3. I got couple of servers installed using master-slave architecture. When I am trying to run curl <ip_addreess>:<port_no> from the server where ActiveMQ server is installed, I am getting slave as an output instead of master. But when I hit the url in the UI, I am able to view the ActiveMQ web console on screen. (I assume that the server where ActiveMQ is master will only display the page and not the actual slave).

enter image description here

Although the output of curl command in slave is coming as slave only. I am not getting what is wrong with the setup.

Please find output of curl command:

enter image description here

0

There are 0 answers