You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Whether HTTP headers with header fields thatare not valid
215
+
// Whether HTTP headers with header fields that are not valid
216
216
// are removed by the load balancer (true), or routed to targets
217
217
dropInvalidHeaderFields: true,
218
218
@@ -578,7 +578,7 @@ You can set cross-zone load balancing setting at the target group level by setti
578
578
579
579
If not specified, it will use the load balancer's configuration.
580
580
581
-
For more infomation, see [How Elastic Load Balancing works](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html).
581
+
For more information, see [How Elastic Load Balancing works](https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html).
0 commit comments