Hi, all. I had just deploy two nginx servers and made them high-available
using keepalived. I tested it, and HA works fine.

But I had some new questions here:
1st, When I edited the nginx.conf in master server, how to transfer the
conf file to backup server immediately?
2nd, And after I edited , I should run 'nginx -s reload' in the master
server, how can backup server do the same without manual run?
And last, if the config is not correct, after the file transferred to
backup, the backup server can not restart correct, will the backup goes
down?

Thanks.


-- 
from:baalchina
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to