Messaging & Chat

Port 5672

AMQP

RabbitMQ message broker using the AMQP protocol

Port
5672
Protocol
TCP
Service
AMQP
Security
Restricted
Full name: Advanced Message Queuing Protocol (RabbitMQ)

What is port 5672?

Port 5672 is used by AMQP (Advanced Message Queuing Protocol), the protocol powering the RabbitMQ message broker. It enables asynchronous communication between microservices, task queues (Celery), and event-driven systems. The RabbitMQ Management Web UI runs on port 15672. This port should be accessible only within the application's private network.

Related ports