This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
forked from acassen/keepalived
-
Notifications
You must be signed in to change notification settings - Fork 3
Keepalived
License
Shopify/keepalived
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The main goal of the keepalived project is to add a strong & robust
keepalive facility to the Linux Virtual Server project.
It implements a multilayer TCP/IP stack checks. Keepalived implements
a framework based on three family checks : Layer3, Layer4 & Layer5.
This framework gives the daemon the ability of checking a LVS server
pool states. Keepalived can be sumarize as a LVS driving daemon.
Keepalived implementation is based on an I/O multiplexer to handle a
strong multi-threading framework. All the events process use this I/O
multiplexer.
Keepalived is free software, Copyright (C) Alexandre Cassen.
See the file COPYING for copying conditions.
OPENSSL TOOLKIT LICENCE EXCEPTION
In addition, as the copyright holder of Keepalived,
I, Alexandre Cassen, <acassen@linux-vs.org>,
grant the following special exception:
I, Alexandre Cassen, <acassen@linux-vs.org>, explicitly allow
the compilation and distribution of the Keepalived software with
the OpenSSL Toolkit.
About
Keepalived
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 95.1%
- C++ 3.7%
- Other 1.2%