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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ