1 Answer
- Newest
- Most votes
- Most comments
0
Hello Ivasa, thank you for your attention!
Answering your questions:
- Will it succeed if I access the ALB directly without going through the CDN? When I connect API URL directly to ALB, removing CDN from the context, I have the same problem.
- Are you using SSL communication between the CDN-ALB-ECS? I tried communication between CDN - ALB both ways: with and without SSL and the problem remains the same. ALB - ECS communication does not have SSL.
- What are the CloudFront cache policy and origin request policy set? When I remove the ALB from the schema, ie CDN - ECS, all requests are answered, without loss. So I don't think it's about Cloudfront configuration. Unfortunately I can't do without the ALB, as the direct CDN - ECS connection allows only 1 container per host.
answered 2 years ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
Hi.