AWS Elastic Load Balancing: Seeing extremely long initial connection time

后端 未结 7 1127
心在旅途
心在旅途 2020-12-15 19:30

For a couple of days, we often see an extremely long initial connection time (15s - 1.3 minutes) to our ELBs when making any request via ssl. Oddly, I was only able to obse

7条回答
  •  Happy的楠姐
    2020-12-15 19:55

    I think it is a possible ELB misconfiguration. I had the same problem when I put private subnets to ELB. Fixed it by changing private subnets to public. See https://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/elb-manage-subnets.html

提交回复
热议问题