High Availability

haproxy - HAProxy is a TCP/HTTP reverse proxy for high availability environments

Website: https://www.haproxy.org/
License: GPLv2+
Vendor: Alcance Libre, Inc.
Description:
HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
availability environments. Indeed, it can:
 - route HTTP requests depending on statically assigned cookies
 - spread load among several servers while assuring server persistence
   through the use of HTTP cookies
 - switch to backup servers in the event a main one fails
 - accept connections to special ports dedicated to service monitoring
 - stop accepting connections without breaking existing ones
 - add, modify, and delete HTTP headers in both directions
 - block requests matching particular patterns
 - persists clients to the correct application server depending on
   application cookies
 - report detailed status as HTML pages to authenticated users from a URI
   intercepted from the application

Packages

haproxy-2.0.29-1.aldos.x86_64 [1.6 MiB] Changelog by Joel Barrios (2022-05-13):
- Update to 2.0.29.

Listing created by Repoview-0.6.6-6.fc14.al