栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 大数据 > 大数据系统

RabbitMQ模块使用的默认端口

RabbitMQ模块使用的默认端口

详见rabbitmq networking port

端口范围英文描述中文描述
4369epmd, a peer discovery service used by RabbitMQ nodes and CLI toolserlang发现口
5672, 5671used by AMQP 0-9-1 and 1.0 clients without and with TLSclient端通信口
5552, 5551used by the RabbitMQ Stream protocol clients without and with TLS
25672used for inter-node and CLI tools communication
(Erlang distribution server port) and is allocated from a dynamic range
(limited to a single port by default, computed as AMQP port + 20000).
Unless external connections on these ports are really necessary
(e.g. the cluster uses federation or CLI tools are used on machines outside the subnet),
these ports should not be publicly exposed. See networking guide for details.
server间内部通信口
35672-35682used by CLI tools (Erlang distribution client ports) for
communication with nodes and is allocated from
a dynamic range (computed as server distribution port + 10000
through server distribution port + 10010).
See networking guide for details.
15672HTTP API clients, management UI
and rabbitmqadmin (only if the management plugin is enabled)
管理界面ui端口
61613, 61614STOMP clients without and with TLS
(only if the STOMP plugin is enabled)
1883, 8883MQTT clients without and with TLS, if the MQTT plugin is enabledmqtt client通信口
15674STOMP-over-WebSockets clients (only if the Web STOMP plugin is enabled)
15675MQTT-over-WebSockets clients (only if the Web MQTT plugin is enabled)mqtt websocket client通信口
15692Prometheus metrics (only if the Prometheus plugin is enabled)Prometheus 监测口
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/317259.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号