我有一些工作正常的负载均衡器。它是这样配置的。该应用程序刚刚在 80 上运行并被网络服务器重定向到 443,并且上面有一个路由 53
现在我尝试了完全一样的方法,但是当我将负载均衡器设置为相同的值 + 通配符证书时,我得到:
Updating load balancer named: xx failed Reason: Listeners can't talk to InstancePort 80 with secure and insecure protocols at the same time (Service: AmazonElasticLoadBalancing; Status Code: 409;
我错过了什么?为什么它适用于其他应用程序?