Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions network/load-balancer/api-cli/setting-up-ssl-offloading.mdx
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
meta:
title: Setting up SSL offloading via API
description: This page explains how to set up SSL offloading via the API
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.
content:
h1: Setting up SSL Offloading via API
paragraph: This page explains how to set up SSL offloading via the API
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.
tags: ssl offloading api ssl-offloading load-balancer
dates:
validation: 2024-05-26
validation: 2024-11-25
posted: 2021-05-26
categories:
- network
---

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.
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.

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/)

Expand Down
6 changes: 3 additions & 3 deletions network/load-balancer/how-to/delete-load-balancer.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
meta:
title: How to delete a Load Balancer
description: This page explains how to delete a Load Balancer
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.
content:
h1: How to delete a Load Balancer
paragraph: This page explains how to delete a Load Balancer
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.
tags: load-balancer load balancer
dates:
validation: 2024-05-26
validation: 2024-11-25
posted: 2021-05-26
categories:
- network
Expand Down
6 changes: 3 additions & 3 deletions network/load-balancer/how-to/set-up-s3-failover.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
meta:
title: How to configure a customized error page
description: This page explains how to configure a customized error page for your Load Balancer, using the Scaleway Object Storage Bucket Website feature
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.
content:
h1: How to configure a customized error page
paragraph: This page explains how to configure a customized error page for your Load Balancer, using the Scaleway Object Storage Bucket Website feature
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.
tags: s3-failover amazon-s3 failover load-balancer object-storage bucket
dates:
validation: 2024-05-26
validation: 2024-11-25
posted: 2022-02-21
categories:
- network
Expand Down