Skip to content

Commit e1632bd

Browse files
RoRoJLaure-di
authored andcommitted
fix(lb): doc review (scaleway#4024)
1 parent 7fd23f7 commit e1632bd

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

network/load-balancer/api-cli/setting-up-ssl-offloading.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
meta:
33
title: Setting up SSL offloading via API
4-
description: This page explains how to set up SSL offloading via the API
4+
description: Learn how to set up SSL offloading on Scaleway Load Balancer using API and CLI. Enhance security and performance with this comprehensive step-by-step guide.
55
content:
66
h1: Setting up SSL Offloading via API
7-
paragraph: This page explains how to set up SSL offloading via the API
7+
paragraph: Learn how to set up SSL offloading on Scaleway Load Balancer using API and CLI. Enhance security and performance with this comprehensive step-by-step guide.
88
tags: ssl offloading api ssl-offloading load-balancer
99
dates:
10-
validation: 2024-05-26
10+
validation: 2024-11-25
1111
posted: 2021-05-26
1212
categories:
1313
- network
1414
---
1515

16-
SSL offloading describes a pattern where the Load Balancer terminates encrypted connections at the frontend (decrypting incoming traffic), with the intention to forward it unencrypted to the backend servers. This effectively “offloads” the work of decrypting traffic from the backend server to the Load Balancer.
16+
SSL offloading describes a pattern where the Load Balancer terminates encrypted connections at the frontend (decrypting incoming traffic), to forward it unencrypted to the backend servers. This effectively “offloads” the work of decrypting traffic from the backend server to the Load Balancer.
1717

1818
You can read more about SSL offloading, compared to SSL bridging or passthrough, in our [dedicated documentation](/network/load-balancer/reference-content/ssl-bridging-offloading-passthrough/)
1919

network/load-balancer/how-to/delete-load-balancer.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to delete a Load Balancer
4-
description: This page explains how to delete a Load Balancer
4+
description: Discover how to delete a Scaleway Load Balancer with ease. Follow this guide for step-by-step instructions to clean up your cloud resources securely and efficiently.
55
content:
66
h1: How to delete a Load Balancer
7-
paragraph: This page explains how to delete a Load Balancer
7+
paragraph: Discover how to delete a Scaleway Load Balancer with ease. Follow this guide for step-by-step instructions to clean up your cloud resources securely and efficiently.
88
tags: load-balancer load balancer
99
dates:
10-
validation: 2024-05-26
10+
validation: 2024-11-25
1111
posted: 2021-05-26
1212
categories:
1313
- network

network/load-balancer/how-to/set-up-s3-failover.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to configure a customized error page
4-
description: This page explains how to configure a customized error page for your Load Balancer, using the Scaleway Object Storage Bucket Website feature
4+
description: Learn how to set up S3 failover on Scaleway Load Balancer for seamless redundancy. Follow this step-by-step guide to ensure high availability and optimal performance for your cloud storage.
55
content:
66
h1: How to configure a customized error page
7-
paragraph: This page explains how to configure a customized error page for your Load Balancer, using the Scaleway Object Storage Bucket Website feature
7+
paragraph: Learn how to set up S3 failover on Scaleway Load Balancer for seamless redundancy. Follow this step-by-step guide to ensure high availability and optimal performance for your cloud storage.
88
tags: s3-failover amazon-s3 failover load-balancer object-storage bucket
99
dates:
10-
validation: 2024-05-26
10+
validation: 2024-11-25
1111
posted: 2022-02-21
1212
categories:
1313
- network

0 commit comments

Comments
 (0)