Skip to content

Commit 0b021f9

Browse files
MV1205mjang
andauthored
Update high-availability-keepalived.md
Co-authored-by: Mike Jang <[email protected]>
1 parent 5c10830 commit 0b021f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/nginx/deployment-guides/amazon-web-services/high-availability-keepalived.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,8 @@ The command outputs `STATE=MASTER` on the primary instance and `STATE=BACKUP` ot
240240
You can simulate the failure of the primary by stopping the `keepalived` daemon:
241241
242242
```shell
243-
244243
sudo service keepalived stop
245244

246-
```
247-
248245
Check the state on the backup instance, confirming that it has transitioned to `MASTER`. In the AWS Console, the Elastic IP address is now associated with the new primary instance.
249246

250247
<span id="ha-aws_troubleshooting"></span>

0 commit comments

Comments
 (0)