回答編集履歴

1

リンク追加しました

2021/04/10 05:56

投稿

AbeTakashi
AbeTakashi

スコア4902

answer CHANGED
@@ -1,3 +1,5 @@
1
+ [https://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/application/target-group-health-checks.html](https://docs.aws.amazon.com/ja_jp/elasticloadbalancing/latest/application/target-group-health-checks.html)
2
+
1
3
  [https://blog.serverworks.co.jp/tech/2017/02/08/alb-tagert-health-status/](https://blog.serverworks.co.jp/tech/2017/02/08/alb-tagert-health-status/)
2
4
 
3
5
  ヘルスチェックの設定はお済みでしょうか? ロードバランサーの定期的なチェックに対して200を返さないといけません。ロードバランサー側、nginxの両方の設定が必要です。