Skip to content

Commit 5c10830

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,11 +234,7 @@ The instance with the higher priority becomes the primary. As a result, the Elas
234234
To check the instance state, run:
235235

236236
```shell
237-
238237
cat /var/run/nginx-ha-keepalived.state
239-
240-
```
241-
242238
The command outputs `STATE=MASTER` on the primary instance and `STATE=BACKUP` otherwise.
243239
244240
You can simulate the failure of the primary by stopping the `keepalived` daemon:

0 commit comments

Comments
 (0)