In Listeners Load Balancer, Can it make sense to push all the listening rules into one rule? In our settings Currently, all are looking at the host header for a non-HTTPS connection and redirecting to the provided host with an HTTPS connection. Is there is a limit to the number of host rules or if separating them outperform better.?can you please suggest .
example:
1.arn...3e0bb IF THEN
host is abc.com OR xyz.com Redirect to https://#{host}:443/#{path}?#{query}
status code HTTP_301
0 Answers