Skip to content

Commit 2771da0

Browse files
committed
fix(waf): final doc
1 parent feb46b4 commit 2771da0

27 files changed

+57
-129
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3670,6 +3670,10 @@
36703670
"label": "Configure a cache",
36713671
"slug": "configure-cache"
36723672
},
3673+
{
3674+
"label": "Configure WAF",
3675+
"slug": "configure-waf"
3676+
},
36733677
{
36743678
"label": "Monitor with Cockpit",
36753679
"slug": "monitor-cockpit"
-31.8 KB
Binary file not shown.
18.3 KB
Loading
226 Bytes
Loading
Binary file not shown.

pages/edge-services/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Understand Scaleway Edge Services terminology with our glossary of the core concepts underpinning this product. Learn about key features, architecture, and best practices.
88
tags: edge-services edge services pipeline custom-domain cache
99
dates:
10-
creation: 2025-05-05
10+
creation: 2025-05-14
1111
validation: 2025-03-03
1212
categories:
1313
- networks

pages/edge-services/faq.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ meta:
55
content:
66
h1: Edge Services FAQ
77
dates:
8-
validation: 2025-03-03
8+
validation: 2025-05-14
99
category: network
1010
productIcon: EdgeServicesProductIcon
1111
---
1212

1313
## What is Edge Services?
1414

15-
Edge Services is a feature for Scaleway Load Balancers and Object Storage buckets. Creating Edge Services [pipelines](/edge-services/concepts/#pipeline) towards your Load Balancers or Object Storage buckets provides:
16-
-A [caching service](/edge-services/how-to/configure-cache/) to improve performance by reducing load on your [origin](/edge-services/concepts/#origin), and
15+
Edge Services is a feature for Scaleway Load Balancers and Object Storage buckets. Creating Edge Services [pipelines](/edge-services/concepts/#pipeline) towards your Load Balancers or Object Storage buckets provides:
16+
17+
- A [caching service](/edge-services/how-to/configure-cache/) to improve performance by reducing load on your [origin](/edge-services/concepts/#origin), and
1718
- A [Web Application Firewall](/edge-services/how-to/configure-waf/) to protect your origin from threats and malicious activity, and
1819
- A customizable and secure endpoint for accessing content via Edge Services, which can be set to a subdomain of your choice and secured with an SSL/TLS certificate.
1920

@@ -35,7 +36,7 @@ Yes, if you choose to [customize your Edge Services endpoint with your own subdo
3536

3637
## What is WAF?
3738

38-
**W**eb **A**pplication **F**irewall is a feature available via Edge Services. When enabled, WAF filters requests to your origin to determine whether they are potentially malicious. You can choose the [paranoia level](/edge-services/concepts/#paranoia-level) to be used when evaluating requests, and set [exclusions](/edge-services/concepts/#exclusions) to define traffic that shouldn't be filtered by WAF. Requests that are judged to be malicious are blocked or logged, depending on the settings you choose. Find out more about WAF in our [detailed documentation](/edge-services/reference-content/understanding-waf/).
39+
**W**eb **A**pplication **F**irewall is a feature available via Edge Services. It is currently in Public Beta. When enabled, WAF filters requests to your origin to determine whether they are potentially malicious. You can choose the [paranoia level](/edge-services/concepts/#paranoia-level) to be used when evaluating requests, and set [exclusions](/edge-services/concepts/#exclusions) to define traffic that shouldn't be filtered by WAF. Requests that are judged to be malicious are blocked or logged, depending on the settings you choose. Find out more about WAF in our [detailed documentation](/edge-services/reference-content/understanding-waf/).
3940

4041
## How can I use WAF with a different type of Scaleway resource?
4142

-5.75 KB
Binary file not shown.
Binary file not shown.
-22.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)