Cloud Front 504: HTTP/1.1 504 Error

0

Hi team,

Previously my site was working correctly with ALB in AWS but now I have attached the Cloud front with the ALb but it's providing the 504 error. I have checked the all thing but resolve it.

Could you please help on this urgently?

Thanks, Anuj

AnujG
demandé il y a 7 mois221 vues
2 réponses
0

Did you check all the possible causes mentioned in this page? For example, you need to change your ALB's security group to allow inbound traffic from CloudFront.

profile picture
HS
répondu il y a 7 mois
  • Yes I have checked the security group and allow the all traffic in security group but it's not working. It's throwing the error from cloud front.

  • Then did you use the right protocol? Depending on your distribution settings, your distribution might access the origin with HTTP or HTTPS protocol.

0

504 error implies that Cloudfront is not getting timely reply from ALB. It may be due communication issue between Cloudfront and ALB. For this, check network ACL of ALB subnets (since you already checked ALB security group).

Second reason can be Cloudfront times out before getting reply from ALB. For this, check the latency of response given by ALB and if it is more than Cloudfront timeout-> increase cloudfront timeout or improve the ALB latency. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/http-504-gateway-timeout.html#http-504-gateway-timeout-configure-security-groups

AWS
Ananya
répondu il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions