Package haproxy: Information

    Source package: haproxy
    Version: 2.6.17-alt1
    Build time:  Apr 12, 2024, 07:29 PM in the task #344859
    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 (x86_64, ppc64le, i586, armh, aarch64)
    haproxy-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexey Shabalin


      1. libpcre2-devel
      2. libssl-devel
      3. libsystemd-devel
      4. liblua5-devel >= 5.3
      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)