Can I Customize or Change the Port for Accessing a DCS Instance?
You cannot customize or change the port for accessing a DCS Redis 3.0 or Memcached instance. You can customize but cannot change the port for accessing a DCS Redis 4.0 or 5.0 instance.
- Redis 3.0
Intra-VPC access: port 6379; public access without SSL: port 6379; public access with SSL: port 36379.
- Memcached
Use port 11211 for intra-VPC access. Public access is not supported.
- Redis 4.0 and Redis 5.0
You can specify a port (ranging from 1 to 65535) or use the default port (6379) for accessing a DCS Redis 4.0 or 5.0 instance. If no port is specified, the default port will be used.
Public access is not supported.
If the instance and the client are in different security groups, you must configure access rules for the security groups, allowing access through the specified port. For details, see How Do I Configure a Security Group?.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.