Source: fair
Section: net
Priority: extra
Maintainer: Guus Sliepen <guus@debian.org>
Uploaders: Joost van Baal <joostvb@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libavl-dev (>= 0.3.5-3)
Standards-Version: 3.9.8

Package: fair
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: high availability load balancer for TCP connections
 Fair is a system for implementing load balancers; it consists of two daemons:
 carrousel and transponder. Carrousel, which performs load balancing services,
 typically runs on a load balancer; transponder runs on the servers.
 .
 Fair understands network topologies where one node is reachable via more than
 one IP address; this allows not only the servers, but the network to be
 redundant as well. This distinguishes fair from other load balancers.
