Package haproxy: Information

    Source package: haproxy
    Version: 2.6.17-alt1
    Build time:  Apr 14, 2024, 01:41 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 (e2kv6, e2kv5, e2kv4, e2k)
    haproxy-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexey Shabalin


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

    Last changed


    April 10, 2024 Alexey Shabalin 2.6.17-alt1
    - 2.6.17
    Dec. 15, 2023 Alexey Shabalin 2.6.16-alt1
    - 2.6.16
    Aug. 21, 2023 Alexey Shabalin 2.6.15-alt1
    - 2.6.15 (Fixes: CVE-2023-40225)