From 4b8edbf77f094bbc824d59b01479f5df5eddade5 Mon Sep 17 00:00:00 2001 From: happybell80 Date: Fri, 20 Mar 2026 17:59:19 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20update=20legacy=20IP=20192.168.219.52=20?= =?UTF-8?q?=E2=86=92=20192.168.0.106=20in=20failover=20plan=20(SSOT=20alig?= =?UTF-8?q?nment)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- ...60304_24장애시_23자동임시프로덕션전환_계획.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/journey/plans/260304_24장애시_23자동임시프로덕션전환_계획.md b/journey/plans/260304_24장애시_23자동임시프로덕션전환_계획.md index b34cd77..93c47b8 100644 --- a/journey/plans/260304_24장애시_23자동임시프로덕션전환_계획.md +++ b/journey/plans/260304_24장애시_23자동임시프로덕션전환_계획.md @@ -39,7 +39,7 @@ ### 4-2. 자동 장애 감지 - `systemd timer`(1분 주기) 또는 runner cron으로 감지 스크립트 실행 - 감지 조건 예시: - - `http://192.168.219.52:8001/health` 3회 연속 실패 + - `http://192.168.0.106:8001/health` 3회 연속 실패 - + TCP check 실패(이중 확인) ### 4-3. 자동 승격