> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Edge Proxy

Once created, a proxy can be reconfigured or deleted, and traffic statistics are available in real time from the [Gcore Customer Portal](https://portal.gcore.com/).

## Protected IPs

Navigate to **Security → Edge Proxy → Protected IPs** to view all configured proxies.

The list shows each proxy's name, status, protected IP address, origin IP address, port and protocol, and creation date.

<Frame>
  <img src="https://mintcdn.com/gcore/lQVG5u0cZsx6tjBw/images/docs/edge-proxy/setup-and-configuration/edge-proxy-active.png?fit=max&auto=format&n=lQVG5u0cZsx6tjBw&q=85&s=a4010aec3307aad7bb188d3145881ee2" alt="Protected IPs list showing my-game-server-1 with Active status and protected IP address 193.239.179.45" width="1400" height="386" data-path="images/docs/edge-proxy/setup-and-configuration/edge-proxy-active.png" />
</Frame>

### Edit a proxy

To rename a proxy or change its port mappings, click **Edit protection** next to the proxy.

<Frame>
  <img src="https://mintcdn.com/gcore/lQVG5u0cZsx6tjBw/images/docs/edge-proxy/manage-edge-proxy/manage-edge-proxy-image1.png?fit=max&auto=format&n=lQVG5u0cZsx6tjBw&q=85&s=5cf8dc7ba6e601cae72e782c390567bf" alt="Edit Edge Proxy Protection form with two port mappings — the origin IP field is grayed out and cannot be changed" width="1400" height="900" data-path="images/docs/edge-proxy/manage-edge-proxy/manage-edge-proxy-image1.png" />
</Frame>

* Change the **proxy name**
* Add port mappings — click **Add rule** after filling in the port, protocol, and application type
* Remove port mappings — click the remove icon on the mapping row

The **origin server IP address** cannot be changed after creation. To use a different origin IP, delete the proxy and create a new one.

Click **Save** to apply the changes.

### Delete a proxy

Click **Delete protection** next to the proxy and confirm the action in the dialog. Deleting a proxy stops all traffic forwarding immediately. Clients connecting to the protected IP will lose access.

## Monitor traffic

Traffic Overview (**Security → Edge Proxy → Traffic Overview**) displays aggregated traffic across all active proxies.

<Frame>
  <img src="https://mintcdn.com/gcore/lQVG5u0cZsx6tjBw/images/docs/edge-proxy/manage-edge-proxy/manage-edge-proxy-image2.png?fit=max&auto=format&n=lQVG5u0cZsx6tjBw&q=85&s=befa0dcc64937abf0ba3182050b3052a" alt="Traffic Overview showing MAX INBOUND 1, MAX BLOCKED 1, MAX CLEAN 0, 95TH PERCENTILE PASSED 0, and a Packets chart" width="1400" height="900" data-path="images/docs/edge-proxy/manage-edge-proxy/manage-edge-proxy-image2.png" />
</Frame>

### Metrics

The page shows four metrics for packets (pps) and bits (bps):

| Metric                     | Description                                                     |
| -------------------------- | --------------------------------------------------------------- |
| **MAX INBOUND**            | Maximum total traffic received at the Edge Proxy endpoint       |
| **MAX BLOCKED**            | Maximum traffic identified as malicious and dropped             |
| **MAX CLEAN**              | Maximum clean traffic forwarded to the origin server            |
| **95TH PERCENTILE PASSED** | 95th percentile of traffic forwarded during the selected period |

### Charts

The page includes two charts:

* **Packets (pps)** — traffic measured in packets per second
* **Bits (bps)** — traffic measured in bits per second

Each chart plots three series:

* **Input** — all traffic received at the Edge Proxy endpoint
* **Drop** — traffic blocked by the DDoS filter
* **Pass** — clean traffic forwarded to the origin server

Click a series label to show or hide it. Click and drag on the chart to zoom into a time interval. Click **Reset zoom** to return to the full view.

### Time range

Use the dropdown to select a preset range: Last hour, Last 4 hours, Last 8 hours, Last 24 hours, Last 48 hours, Last week, Last month, or Last 3 months. Set a custom range using the date fields next to the dropdown.
