summaryrefslogblamecommitdiffstats
path: root/cluster/keepalived/DETAILS
blob: 00892e862e81c96be637d23649a25b8294bb6e38 (plain) (tree)
1
2
3
4
5
6
7
8
9
                           
                       
                                       
                                                 

                                                           
                                                                                                                                                        

                         
                          










                                                                                
           SPELL=keepalived
         VERSION=1.1.12
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_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
        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