summaryrefslogtreecommitdiffstats
path: root/cluster/keepalived/DETAILS
blob: a08c9375a432533244f578ea762b96203c8e7e60 (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
          MD5[0]=64bd39009d333b33b276d1102d17aaf1
      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