1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/nw-configuring-elb-timeouts-aws-classic.adoc

15 lines
856 B
Plaintext

// Module included in the following assemblies:
//
// * networking/configuring_ingress_cluster_traffic/configuring-ingress-cluster-traffic-aws.adoc
:_mod-docs-content-type: CONCEPT
[id="nw-configuring-elb-timeouts-aws-classic_{context}"]
= Configuring Classic Load Balancer timeouts on AWS
[role="_abstract"]
To prevent connection drops for long-running processes in {product-title}, configure custom timeout periods for specific routes or Ingress Controllers.
Ensure these settings account for the {aws-full} Classic Load Balancer (CLB) default timeout of 60 seconds to maintain stable network traffic.
If the timeout period of the CLB is shorter than the route timeout or Ingress Controller timeout, the load balancer can prematurely terminate the connection. You can prevent this problem by increasing both the timeout period of the route and CLB.