summaryrefslogtreecommitdiffstats
path: root/cluster/keepalived/DETAILS
blob: de2b28382b9b95901599d92edda1460df2d5f00a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
           SPELL=keepalived
         VERSION=1.1.12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$SPELL-$VERSION
   SOURCE_URL[0]=http://www.keepalived.org/software/$SOURCE
        WEB_SITE=http://www.keepalived.org
     SOURCE_HASH=sha512:a0c6f77687e77afeeb2b8af7f500032731404aea0d32a7a4a8cc09bda45ab3a8641668a4581c840c6a874ef69323b0d0363a42a5e40087b9d02703b3ab1cbee5
      LICENSE[0]=GPL
         ENTERED=20041112
         UPDATED=20041122
        KEYWORDS="cluster"
           SHORT="Keepalived for LVS aims to add a strong and robust keepalive."
cat << EOF
Keepalived for LVS aims to add a strong and robust keepalive facility to 
the Linux Virtual Server project. This project is written in C with 
multilayer TCP/IP stack checks. It implements a framework based on three 
family checks: Layer3, Layer4, and Layer5. This framework gives the daemon 
the ability of checking a LVS server pool states.When one of the servers in 
the LVS server pool is down, keepalived informs the Linux kernel via a 
setsockopt call to remove this server entry from the LVS topology. In 
addition, it implements a VRRPv2 stack to handle director failover.
EOF