Difference between revisions of "Terraform aws lb: drop invalid header fields"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  <code>drop_invalid_header_fields</code> (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.
 
  <code>drop_invalid_header_fields</code> (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.
  
 +
== Related ==
 +
* <code>[[alb-http-drop-invalid-header-enabled]]</code>
  
[[alb-http-drop-invalid-header-enabled]]
+
== See also ==
 +
* {{aws_lb}}
  
* {{aws_lb}}
+
[[Category:AWS]]

Revision as of 15:09, 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.

Related

See also

Advertising: