summaryrefslogtreecommitdiffstats
path: root/cluster/keepalived/DETAILS
blob: 2abc05fbe7634e0985b580e902825188734f0776 (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.11
          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:fc892402b09e600ddaae249b0e97c0451f0dca4f8a316e4be959686b2f8cf807bac21b43a405d76453d164ae197187b3cdab5bee1132d4b26a75393b864a768d
      LICENSE[0]=GPL
         ENTERED=20041112
         UPDATED=20041122
       BUILD_API=2
           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