Restart or rebuild proxy nodes

更新时间:
复制 MD 格式

Restart or rebuild proxy nodes on Tair (Redis OSS-Compatible) cluster and read/write splitting instances to resolve connection imbalance, high latency, or service disruptions.

Restart mode comparison

Mode

Effect

When to use

In-place Restart

Restarts the proxy process on the existing node

Connection imbalance or minor latency spikes

Rebuild Proxy

Replaces the proxy node entirely

In-place restart did not resolve the issue

Start with In-place Restart. If the problem persists, use Rebuild Proxy.

Impact on service availability

Warning

This operation causes brief connection interruptions. Perform it during off-peak hours and ensure your application supports automatic reconnection.

Supported instance types

This operation applies to the following instance types:

Restart or rebuild a proxy node

  1. Log on to the console and go to the Instances page. Select the region and click the target instance ID.

  2. In the left-side navigation pane, click Service Availability.

  3. In the Proxy Node section, select the target proxy nodes and click Batch Restart.

  4. In the panel that appears, set Restart Mode:

    • In-place Restart: Restarts the proxy nodes.

    • Rebuild Proxy: Replaces the proxy nodes entirely. Use this if in-place restart did not resolve the issue.

  5. Click OK.

Verify the result

After the operation completes:

  1. On the Service Availability page, verify that the instance status changes to Running.

  2. Check your application logs to confirm that client connections are re-established.

  3. Monitor instance metrics to confirm that latency and connection counts return to normal. View performance monitoring data.