Skip to content

Commit c062e5f

Browse files
Apply suggestions from code review
Co-authored-by: ldecarvalho-doc <[email protected]>
1 parent 44356ad commit c062e5f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

network/edge-services/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The Load Balancer defined by the user as origin for a given Edge Services pipeli
6060

6161
An Edge Services pipeline consists of an [origin](#origin) for which Edge Services requests and [caches](#cache) content, and an [endpoint](#endpoint) from which this content is served via Edge Services. The pipeline's endpoint can be customized with a user-defined [subdomain](#subdomain) and associated [certificate](#certificate) so that Edge Services can serve content over HTTPS.
6262

63-
You can create an Edge Services pipeline for each of your Object Storage buckets or Load Balancer origins. Note that the cache can be enabled and disabled at will, so is an optional part of the pipeline, as is the customization of the endpoint.
63+
You can create an Edge Services pipeline for each of your Object Storage buckets or Load Balancer origins. Note that the cache can be enabled and disabled at will, so it is an optional part of the pipeline, as is the customization of the endpoint.
6464

6565
## Protocol
6666

network/edge-services/how-to/configure-cache.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This allows you to specify the precise objects that you want to clear from the c
9090

9191
## How to use Cache-Control
9292

93-
To avoid repeated purging, you can also set the `Cache-Control` HTTP header directly on your files/objects. This allows you to define how long items should remain in the cache before being freshly retrieved from the origin. Edge Services will respect this header when determining from where to fetch content.
93+
To avoid repeated purging, you can also set the `Cache-Control` HTTP header directly on your files/objects. This allows you to define how long items should remain in the cache before being freshly retrieved from the origin. Edge Services will respect this header when determining where to fetch content.
9494

9595
For Object Storage bucket origins, the following example call to the S3 API updates the `Cache-Control` header for **all** objects in the bucket, setting a maximum age of 60 seconds before they must be freshly retrieved.
9696

network/edge-services/how-to/create-pipeline-bucket.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can create an Edge Services pipeline [from the Object Storage section of the
4848

4949
You are returned to the **Pipelines** tab, where the newly created pipeline now displays.
5050

51-
Click on the pipeline to go its **Overview** page and start configuration.
51+
Click on the pipeline to go to its **Overview** page and start configuration.
5252

5353
<Message type="important">
5454

network/edge-services/how-to/create-pipeline-lb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can create an Edge Services pipeline from the Load Balancer section of the c
5858

5959
You are returned to the **Pipelines** tab, where the newly created pipeline now displays.
6060

61-
Click on the pipeline to go its **Overview** page and start configuration. From the **Overview**, you can see the endpoint from which you can access your Load Balancer origin via Edge Services, e.g. `https://pipeline-id.edge.scw.cloud`.
61+
Click on the pipeline to go to its **Overview** page and start configuration. From the **Overview**, you can see the endpoint from which you can access your Load Balancer origin via Edge Services, e.g. `https://pipeline-id.edge.scw.cloud`.
6262

6363
## Troubleshooting pipeline creation
6464

network/edge-services/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can create [pipelines](/network/edge-services/concepts/#pipeline) for either
9494
</TabsTab>
9595
</Tabs>
9696

97-
You are returned to the **Pipelines** tab, where the newly created pipeline now displays. Click on the pipeline to go its **Overview** page and start configuration.
97+
You are returned to the **Pipelines** tab, where the newly created pipeline now displays. Click on the pipeline to go to its **Overview** page and start configuration.
9898

9999
## How to configure a custom domain
100100

network/edge-services/reference-content/understanding-ga.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Check out the [Edge Services pricing page](https://www.scaleway.com/en/pricing/n
3434
Edge Services is billed via **subscription**. Three different subscription plans are available, each including different amounts of monthly usage for **cache size** and **number of pipelines**. If your consumption of Edge Services in a given month exceeds the cache size and number of pipelines included in your subscription, you are billed for this extra usage on top of your plan.
3535

3636
<Message type="tip">
37-
An Edge Services pipeline consists of an origin for which Edge Services requests and caches content, and an endpoint from which this content is served via Edge Services. In the case of Object Storage during Public Beta, a pipeline corresponded to a bucket Edge Services was enabled on. If Edge Services was enabled on three different buckets, this equalled three pipelines. In the case of Load Balancer, pipelines were already an explicit concept in the console.
37+
An Edge Services pipeline consists of an origin for which Edge Services requests and caches content, and an endpoint from which this content is served via Edge Services. In the case of Object Storage during Public Beta, a pipeline corresponded to a bucket Edge Services was enabled on. If Edge Services was enabled on three different buckets, this equaled three pipelines. In the case of Load Balancer, pipelines were already an explicit concept in the console.
3838
</Message>
3939

4040
At the start of October 2024, current Edge Services users received an email with full details of the three subscription plans.

network/edge-services/reference-content/understanding-pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Find out everything you need to know about how Edge Services is billed in this d
1717

1818
## Edge Services billing basics
1919

20-
Edge Services billing is based on [monthly subscription plans](https://www.scaleway.com/en/pricing/network/#edge-services).Three plans are available, with different prices and consumption limits:
20+
Edge Services billing is based on [monthly subscription plans](https://www.scaleway.com/en/pricing/network/#edge-services). Three plans are available, with different prices and consumption limits:
2121

2222
- **Starter**
2323
- **Professional**

0 commit comments

Comments
 (0)