Do RabbitMQ Instances Support the Ping Command?
Certain RabbitMQ instances do. Specifically:
- Single-node instances support the ping command with both private and public connection addresses.
- Cluster instances only support the ping command with private connection addresses.
Parent topic: Connections