Install and configure Keepalived + Nginx

Source: Internet
Author: User

Install and configure Keepalived + Nginx

Software Version:
Pcre8.36 ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.36.tar.gz
Keepalived1.2.19
Http://www.keepalived.org/software/keepalived-1.2.19.tar.gz
Nginx1.8.0
Http://nginx.org/download/nginx-1.8.0.tar.gz

Installation Steps
Install pcre
Tar-zxvf pcre-8.36.tar.gz
Cd pcre-8.36
./Configure -- prefix =/usr/local/pcre
Make & make install
Install keepalived
Tar-zxvf keepalived-1.2.19.tar.gz
Cd keepalived-1.2.19
./Configure -- prefix =/usr/local/keepalived
Make & make install
Cp/usr/local/keepalived/etc/rc. d/init. d/keepalived/etc/init. d/
Cp/usr/local/keepalived/etc/sysconfig/
Mkdir-pv/etc/keepalived
Cp/usr/local/keepalived/etc/keepalived. conf/etc/keepalived/
Ln-s/usr/local/keepalived/sbin/
Chkconfig keepalived on
Install nginx
Tar-zxvf nginx-1.8.0.tar.gz
Cd nginx-1.8.0
./Configure -- prefix =/usr/local/nginx -- with-pcre =/usr/local/pcre/
Make & make install

Haproxy + Keepalived + Apache configuration notes in CentOS 6.3

Haproxy + KeepAlived WEB Cluster on CentOS 6

Keepalived + Haproxy configure high-availability Load Balancing

Haproxy + Keepalived build high-availability Load Balancing

Configure LVS + Keepalived + ipvsadm on CentOS 7

Keepalived high-availability cluster Construction

LVS/DR + Keepalived

LVS + Keepalived achieves layer-4 load and high availability

LVS + Keepalived high-availability server Load balancer cluster architecture Experiment

Heartbeat + LVS build a high-availability server Load balancer Cluster

Build an LVS load balancing test environment

A stress test report for LVS

Keepalived build highly available LVS Cluster

For more information about Keepalived, click here.
Keepalived: click here

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.