RabbitMQ with amqp in AmazonMQ

0

hi,

I have a running RabbitMQ instance on AWS (AmazonMQ service). As I started the amqp/ssl (port:5671) schema is supported default but I would like to add amqp (port:5672) to the supported port list.

Can someone help me how I could do that?

已提問 2 個月前檢視次數 124 次
1 個回答
1

Hi,

When using an AWS managed service like AmazonMQ, one of the benefits is that best practices are enforced. In this case SSL/TLS is being enforced, so you won't be able to enable non-TLS amqp on port 5672. There are some more details here on what configuration changes you can make for RabbitMQ. Is there a use-case you can share? I may be able to help out with alternate solutions.

BR, Chris

AWS
Chris C
已回答 2 個月前
  • I have a plugin for Unreal what communicates only via amqp protocol and I thought I would add amqp schema next to the amqp/ssl.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南