Skip to content

Commit c5dab30

Browse files
committed
fix(lb): start reviews
1 parent 74a7a28 commit c5dab30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/load-balancer/faq.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ meta:
55
content:
66
h1: Load Balancer FAQ
77
dates:
8-
validation: 2024-09-25
8+
validation: 2025-04-07
99
category: network
1010
productIcon: LbProductIcon
1111
---
@@ -15,7 +15,7 @@ productIcon: LbProductIcon
1515
Load Balancers are highly available and fully managed Instances, configured to distribute workload across a set of backend servers. They ensure the scaling of applications while securing their continuous availability. Load Balancers are therefore commonly used to improve the performance and reliability of websites, applications, databases, and other services.
1616
Scaleway Load Balancer monitors the availability of your backend servers via health checks. If it detects that a server is down, it rebalances the load between the rest of the servers, making your applications highly available for users.
1717

18-
A Load Balancer can be used as frontend for any Instance type, even if it is not a Scaleway resource, thanks to the [multi-cloud feature](/load-balancer/faq/#what-is-the-difference-between-multi-cloud-and-non-multi-cloud-offers).
18+
A Load Balancer can be used as frontend for any type of backend server, even if it is not a Scaleway resource, thanks to the [multi-cloud feature](/load-balancer/faq/#what-is-the-difference-between-multi-cloud-and-non-multi-cloud-offers).
1919

2020
## Can I use Load Balancers with other products?
2121

@@ -92,4 +92,4 @@ Yes, this is possible with Scaleway's [Edge Services](/edge-services/) product,
9292

9393
## How can I add extra security such as a firewall or anti-DDOS to my Load Balancer?
9494

95-
This will be available soon via [Edge Services](/edge-services/), watch this space.
95+
You can add a **W**eb **A**pplication **F**irewall to your Load Balancer via [Edge Services](/edge-services/reference-content/understanding-waf/).

0 commit comments

Comments
 (0)