Skip to content

Commit 6c836dc

Browse files
authored
Merge pull request #71751 from GroceryBoyJr/ssl-bridge
OCPBUGS-8817: Proposal to remove SSL Bridge Mode from docs
2 parents 675a835 + 579e74b commit 6c836dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-load-balancing-user-infra.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The load balancing infrastructure must meet the following requirements:
3939
. *API load balancer*: Provides a common endpoint for users, both human and machine, to interact with and configure the platform. Configure the following conditions:
4040
+
4141
--
42-
** Layer 4 load balancing only. This can be referred to as Raw TCP, SSL Passthrough, or SSL Bridge mode. If you use SSL Bridge mode, you must enable Server Name Indication (SNI) for the API routes.
42+
** Layer 4 load balancing only. This can be referred to as Raw TCP or SSL Passthrough mode.
4343
** A stateless load balancing algorithm. The options vary based on the load balancer implementation.
4444
--
4545
+
@@ -92,7 +92,7 @@ to become unhealthy, are well-tested values.
9292
Configure the following conditions:
9393
+
9494
--
95-
** Layer 4 load balancing only. This can be referred to as Raw TCP, SSL Passthrough, or SSL Bridge mode. If you use SSL Bridge mode, you must enable Server Name Indication (SNI) for the ingress routes.
95+
** Layer 4 load balancing only. This can be referred to as Raw TCP or SSL Passthrough mode.
9696
** A connection-based or session-based persistence is recommended, based on the options available and types of applications that will be hosted on the platform.
9797
--
9898
+

0 commit comments

Comments
 (0)