Comments on How to Setup Highly Available NGINX with KeepAlived on CentOS 8

Nginx is a free, open-source and one of the most popular webserver around the world. It can also be used as a reverse proxy, load balancer and HTTP cache. In this tutorial, I will show you how to set up a highly available Nginx web server with KeepAlived on CentOS 8.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Esc

Super

Thank You

By: timmy

Hi Sir

   thanks your article

   i am build two vm(master and slave) in the oraclebox (OS,centos8 and Keepalive is Keepalived v2.1.5 (07/13,2020)

   and install nginx

   but when i stop nginx this service , the virtual ip isn't fail over to slave, but i stop keepalived this service , the ip will swith to slave this vm

   so it is correct? would you mind guide what something wrong?