A keepalive facility for Linux
This project provides facilities for load balancing and high-availability to
Linux system and Linux-based infrastructures. The load-balancing framework
relies on the Linux Virtual Server (IPVS) kernel module providing Layer4 load
balancing. Keepalived implements a set of checkers to dynamically and
adaptively maintain and manage loadbalanced server pool according their health.
High-availability is achieved by the VRRP protocol, a fundamental brick for
router failover. In addition, Keepalived implements a set of hooks to the VRRP
finite state machine, providing low-level and high-speed protocol interactions.
Keepalived frameworks can be used independently or all together to provide
resilient infrastructures.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / keepalived
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/keepalived && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
keepalive-init.patch | 0000002552 2.49 KB | |
keepalive-rpmlintrc | 0000000116 116 Bytes | |
keepalived-2.0.14.tar.gz | 0000966917 944 KB | |
keepalived.changes | 0000085158 83.2 KB | |
keepalived.spec | 0000006754 6.6 KB | |
linux-4.15.patch | 0000002410 2.35 KB |
Revision 54 (latest revision is 95)
- add buildrequires for file-devel - used in the checker to verify scripts - update to 2.0.14
Comments 0