检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Commands Supported and Disabled by DCS for Redis 5.0 DCS for Redis 5.0 is developed based on Redis 5.0.9 and is compatible with open-source protocols and commands. This section describes DCS for Redis 5.0's compatibility with Redis commands, including supported and disabled commands
Commands Supported and Disabled by DCS for Redis 6.0 Huawei Cloud DCS for Redis 6.0 is fully compatible with open-source Redis 6. This section describes DCS for Redis 6.0's compatibility with KeyDB commands, including supported and disabled commands. DCS Redis instances support most
Infographics for Comparing DCS for Redis with Open-Source Redis
Why Are Some Ports of ECSs Inaccessible? When adding a security group rule, you must specify a port or port range for communications. Traffic is then allowed or denied if traffic matches this rule. Table 1 lists some high-risk ports that are blocked by default. Even if you have added
Distributed Cache Service (DCS) The Organizations service provides Service Control Policies (SCPs) to set access control policies. SCPs do not actually grant any permissions to a principal. They only set the permissions boundary for the principal. When SCPs are attached to a member
delete - GET /v2/{project_id}/access-policy/{access_policy_id}/objects workspace:accessPolicies:getTarget - PUT /v2/{project_id}/access-policy/{access_policy_id}/objects workspace:accessPolicies:updateTarget - GET /v2/{project_id}/products workspace:products:listDesktopProducts ecs
Does CSBS Support Cross-Region Backup for ECSs? No. Currently CSBS supports only backup and restoration within a region but not across regions. Parent topic: About Backup
Is VOD Only Available on Huawei Cloud ECSs? You do not need to purchase Huawei Cloud ECSs for using VOD. You only need to prepare a licensed domain name. For details, see Getting Started. Parent topic: Product Consulting
Does CSBS Support Cross-Region Backup for ECSs? No. Currently CSBS supports only backup and restoration within a region but not across regions. Parent topic: About Backup
EOS Announcement for DLI Flink 1.10 and Flink 1.11 Description Huawei Cloud initiated an end of service (EOS) for DLI Flink 1.10 and Flink 1.11 at 00:00:00 (GMT+08:00) on December 31, 2023. Impact After the EOS, no technical support will be provided for DLI Flink 1.10 and Flink 1.11
Transmitting DCS Redis Data with Encryption Using SSL Single-node, master/standby, and Redis Cluster basic edition DCS Redis 6.0/7.0 instances support SSL encryption to ensure data transmission security. This function is not available for other instance versions. RESP (Redis Serialization
Performing a Master/Standby Switchover for a DCS Instance On the DCS console, you can manually switch the master and standby nodes of a master/standby or read/write splitting DCS instance. This operation is used for special purposes, for example, releasing all service connections
Enabling Public Access of a DCS Redis 3.0 Instance If public access has been enabled for the instance, skip this section. If public access is not enabled, follow the instructions in this section. You can enable or disable SSL encryption when enabling public access. Before accessing
Accessing a DCS Memcached Instance (Discontinued) Configuring a Memcached Password Connecting to Memcached on a Client
Scanning and Deleting Expired Keys in a DCS Redis Instance There are two ways to delete a key in Redis. Use the DEL command to directly delete a key. Use commands such as EXPIRE to set a timeout on a key. After the timeout elapses, the key becomes inaccessible but is not deleted immediately
Troubleshooting High CPU Usage of a DCS Redis Instance Symptom The CPU usage of a Redis instance increases dramatically within a short period of time. If the CPU usage is too high, connections may time out, and master/standby switchover may be triggered. Possible Causes The service
Troubleshooting High Memory Usage of a DCS Redis Instance Symptom Redis provides fast database services. If the memory is insufficient, keys may be frequently evicted, the response time may increase, and the QPS may be unstable, affecting service running. This is normal due to Redis
Troubleshooting High Bandwidth Usage of a DCS Redis Instance Overview Redis instances are close to application services, and therefore they process a large amount of data access requests and use network bandwidth. The maximum bandwidth varies depending on the instance specifications
What DCS Instance Type Changes Are Supported? Table 1 Instance type change options supported by different DCS instances Version Supported Type Change Precautions Redis 3.0 From single-node to master/standby The instance cannot be connected for several seconds and remains read-only
Does DCS for Redis Support Command Audits? Auditing commands affects read and write performance. Currently, only Proxy Cluster DCS Redis 4.0 and later instances support command audit logs in certain regions. For details, see Viewing Audit Logs of a DCS Redis Instance. Parent topic