Skip to main content

Start, stop & restart database proxy

All proxy operations run from the Action column of the DB Proxy page. Each one takes approximately 5 to 7 minutes, and the proxy's other operations stay disabled until it finishes.

What each operation does

OperationEffectStatus sequence
StartStarts a stopped proxy.Starting → Running
StopStops a running proxy. Connections through it are cut while it is stopped.Stopping → Stopped
RestartStops and starts the proxy, usually to clear a transient problem.Restarting → Running
DeleteDeletes the proxy and releases its resources.
warning

Deleting a proxy cannot be undone, and any application still pointed at its endpoint loses connectivity immediately. Move traffic back to the database endpoint or to another proxy first.

Which operations each status allows

StatusMeaningAvailable operations
ProcessingThe proxy is being initialized.Delete
RunningThe proxy is operating normally.Stop, Restart, Resize, Delete
StoppedThe proxy has been stopped.Start, Delete
ResizingProxy resources are being adjusted.Delete
FailedThe proxy hit an unknown error. Delete it to free the resources, or contact FPT Support.Delete

Run an operation

  1. On the DB Proxy page, click the (More actions) icon in the Action column for the proxy.

    DB Proxy list with the More actions menu open

  2. Select the action, then confirm it in the dialog.

tip

Restart breaks existing connections through the proxy. Run it during off-peak hours, or during your maintenance window.

Next steps