AWS load balancer and maintenance page

后端 未结 4 1712
隐瞒了意图╮
隐瞒了意图╮ 2021-02-07 06:21

I\'m using AWS Load Balancer with 3 EC2 servers, and I\'m trying to serve a Maintenance page when site is under maintenance.

This page need to return 503 HTTP code, bec

4条回答
  •  悲哀的现实
    2021-02-07 06:42

    Might not meet your 503 requirement but a good option for this is using s3 and dns failover: https://aws.amazon.com/blogs/aws/create-a-backup-website-using-route-53-dns-failover-and-s3-website-hosting/

提交回复
热议问题