Tair (Redis OSS-compatible) allows you to change the endpoints or port numbers of instances. You can change the port number of an instance to improve security. You can also change the endpoint of a new instance to the endpoint of the original instance without the need to reconfigure your application.
Prerequisites
The instance that you want to manage is in the Running state.
Procedure
After you perform this operation, the endpoint becomes unavailable and your client is disconnected from the endpoint. We recommend that you update the connection settings of your client.
Log on to the console and go to the Instances page. In the top navigation bar, select the region in which the instance that you want to manage resides. Then, find the instance and click the instance ID.
In the Connection Information section, find the connection type that you want to manage and click Modify Public Endpoint in the Actions column.
In the panel that appears, enter a new endpoint and port number.
Parameter
Description
Endpoint
You can modify only the prefix of the endpoint. By default, the prefix is the instance ID.
The prefix must be 8 to 40 characters in length and can contain lowercase letters and digits. It must start with a lowercase letter.
Port
When you modify the endpoint, you can also modify the port number. Valid values for this parameter: 1024 to 65535.
Click OK.
This operation does not cause the instance to restart or affect other endpoints of the instance. For example, if you modify the public endpoint of an instance, the Virtual Private Cloud (VPC) endpoint of the instance is not affected.
Related API operations
API operation | Description |
Changes the endpoint or port number of an instance. |