Package haproxy: Information

    Source package: haproxy
    Version: 2.0.20-alt1
    Build time:  Mar 6, 2021, 04:59 AM
    Category: System/Servers
    Report package bug
    License: GPLv2+
    Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
    Description: 
    HA-Proxy 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 the 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/delete HTTP headers both ways
    - block requests matching a particular pattern
    
    It needs very little resource. Its event-driven architecture allows it to easily
    handle thousands of simultaneous connections on hundreds of instances without
    risking the system's stability.

    List of rpms provided by this srpm:
    haproxy (e2kv5, e2kv4, e2k)
    haproxy-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Alexey Shabalin


      1. liblua5-devel >= 5.3
      2. libssl-devel
      3. libpcre2-devel
      4. libsystemd-devel
      5. zlib-devel

    Last changed


    Jan. 19, 2021 Alexey Shabalin 2.0.20-alt1
    - 2.0.20
    Nov. 10, 2020 Alexey Shabalin 2.0.19-alt1
    - 2.0.19
    April 18, 2020 Alexey Shabalin 2.0.14-alt1
    - 2.0.14 (Fixes: CVE-2020-11100)
    - build with prometheus-exporter
    - add security options to systemd unit