forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
3.9 KiB
3.9 KiB
Changing a Proxy Address
Scenarios
You can change the IP address of a proxy instance.
Precautions
Changing a proxy address will interrupt database connections and services. Perform the operation during off-peak hours or when services are stopped.
Constraints
The new IP address is not in use and must be in the same subnet as the GaussDB(for MySQL) instance.
Procedure
You can change the proxy address for an instance with read/write splitting enabled.
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Databases, click GaussDB(for MySQL).
- On the Instances page, click the target instance.
- In the navigation pane on the left, choose Database Proxy.
Click the desired proxy instance. In the Proxy Instance Information area, click Change next to the Proxy Address field.
- In the displayed dialog box, enter a new IP address and click OK.
In-use IP addresses cannot be used.
Parent topic: Database Proxy (Read/Write Splitting)