Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Billing
- Getting Started
-
User Guide
- Process of Using RabbitMQ
- Permissions Management
- Buying a RabbitMQ Instance
- Configuring Virtual Hosts
- Accessing a RabbitMQ Instance
- Managing Messages
- Advanced Features
-
Managing Instances
- Viewing and Modifying Basic Information of a RabbitMQ Instance
- Viewing RabbitMQ Client Connection Addresses
- Managing RabbitMQ Instance Tags
- Resetting the RabbitMQ Instance Password
- Enabling RabbitMQ Plug-ins
- Using the rabbitmq_tracing Plug-in
- Exporting the RabbitMQ Instance List
- Restarting a RabbitMQ Instance
- Deleting a RabbitMQ Instance
- Logging In to RabbitMQ Management UI
- Modifying RabbitMQ Instance Specifications
- Migrating RabbitMQ Services
- Applying for Increasing RabbitMQ Quotas
- Viewing Metrics and Configuring Alarms
- Viewing RabbitMQ Audit Logs
- Best Practices
- Developer Guide
- API Reference
- SDK Reference
-
FAQs
-
Instances
- What RabbitMQ Version Does DMS for RabbitMQ Use?
- What SSL Version Does DMS for RabbitMQ Use?
- Why Can't I View the Subnet and Security Group Information During Instance Creation?
- What If One RabbitMQ VM Fails to Be Restarted When a Cluster RabbitMQ Instance Is Being Restarted?
- How Are Requests Evenly Distributed to Each VM of a Cluster RabbitMQ Instance?
- Do Queues Inside a Cluster RabbitMQ Instance Have Any Redundancy Backup?
- Does DMS for RabbitMQ Support Data Persistence? How Do I Perform Scheduled Data Backups?
- How Do I Obtain the Certificate After SSL Has Been Enabled?
- Can I Change the SSL Setting of a RabbitMQ Instance?
- Can RabbitMQ Instances Be Scaled Up?
- Does RabbitMQ Support Two-Way Authentication?
- Does DMS for RabbitMQ Support CPU and Memory Upgrades?
- How Do I Disable the RabbitMQ Management UI?
- Can I Change the AZ for an Instance?
- How Do I Obtain the Region ID?
- Why Can't I Select Two AZs?
- How to Change Single-node RabbitMQ Instances to Cluster Ones?
- Can I Change the VPC and Subnet After a RabbitMQ Instance Is Created?
-
Connections
- How Do I Configure a Security Group?
- Why Does a Client Fail to Connect to a RabbitMQ Instance?
- Does DMS for RabbitMQ Support Public Access?
- Does DMS for RabbitMQ Support Cross-Region Deployment?
- Do RabbitMQ Instances Support Cross-VPC Access?
- Do RabbitMQ Instances Support Cross-Subnet Access?
- What Should I Do If I Fail to Access a RabbitMQ Instance with SSL Encryption?
- Can I Access a RabbitMQ Instance Using DNAT?
- Why Can't I Open the Management Web UI?
- Can a Client Connect to Multiple Virtual Hosts of a RabbitMQ Instance?
- Why Does a RabbitMQ Cluster Have Only One Connection Address?
- Messages
- Monitoring & Alarm
-
Instances
Show all
Function Overview
-
Buying a RabbitMQ Instance
-
Before using DMS for RabbitMQ, you must buy a RabbitMQ instance. RabbitMQ instances are physically isolated and exclusively occupied by each tenant.
All regions
-
-
Accessing a RabbitMQ Instance
-
Connect an open-source RabbitMQ client to a RabbitMQ instance before using the client to create and retrieve messages.
DMS for RabbitMQ provides sample code with SSL enabled and disabled. You can use the sample code to test whether your client and instance can be connected.
-
-
Modifying Instance Specifications
-
After creating a RabbitMQ instance, you can increase or decrease its specifications.
All regions
-
-
Public Access
-
To access a RabbitMQ instance over a public network, enable public access and configure EIPs for the instance.
All regions
-
-
Plug-in
-
After creating a RabbitMQ instance, you can enable the following plug-ins: rabbitmq_amqp1_0, rabbitmq_delayed_message_exchange, rabbitmq_federation, rabbitmq_sharding, rabbitmq_shovel, rabbitmq_tracing, rabbitmq_mqtt, rabbitmq_web_mqtt, rabbitmq_stomp, rabbitmq_web_stomp, and rabbitmq_consistent_hash_exchange plug-ins. The plug-ins are disabled by default when an instance is created.
When plug-ins are enabled, the instance will not be restarted. However, enabling plug-ins rabbitmq_mqtt, rabbitmq_web_mqtt, rabbitmq_stomp, and rabbitmq_web_stomp will restart Keepalived and disconnect the instance. After the instance is disconnected, it may be automatically reconnected, depending on the service logic.All regions
-
-
Advanced Features
-
Open-source RabbitMQ provides many advanced features, such as lazy queues, quorum queues, dead lettering, and TTL. You can define these features by calling functions on your client or by using the RabbitMQ management UI.
Single active consumer and quorum queues are available only in RabbitMQ 3.8.35 and later versions, and not in 3.7.17.
-
-
Tags
-
Tags facilitate RabbitMQ instance identification and management.
You can add tags to a RabbitMQ instance when creating the instance or add tags on the details page of the instance later. Up to 20 tags can be added to an instance.All regions
-
-
Monitoring
-
Cloud Eye monitors RabbitMQ instance metrics in real time. You can view these metrics on the console.
-
-
Auditing
-
RabbitMQ operations are recorded by Cloud Trace Service (CTS), which is a log audit service provided by Huawei Cloud. CTS collects, stores, and queries records of operations on RabbitMQ instances, facilitating security analysis, compliance audit, resource tracking, and fault locating.
All regions
-
-
APIs
-
DMS for RabbitMQ provides REST APIs that support HTTP/HTTPS methods. You can call APIs to create, delete, and modify instances.
All regions
-
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.