Difference between revisions of "Terraform aws lb: drop invalid header fields"
Jump to navigation
Jump to search
(Created page with "(Optional) Whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load...") |
|||
Line 1: | Line 1: | ||
− | (Optional) Whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. Only valid for Load Balancers of type application. | + | {{lc}} |
+ | |||
+ | drop_invalid_header_fields (Optional) Whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. Only valid for Load Balancers of type application. | ||
* {{aws_lb}} | * {{aws_lb}} |
Revision as of 12:18, 28 June 2024
drop_invalid_header_fields (Optional) Whether HTTP headers with header fields that are not valid are removed by the load balancer (true) or routed to targets (false). The default is false. Elastic Load Balancing requires that message header names contain only alphanumeric characters and hyphens. Only valid for Load Balancers of type application.
Advertising: