Package haproxy: Information

    Source package: haproxy
    Version: 3.2.10-alt1
    Latest version according to Repology
    Build time:  Jan 8, 2026, 10:36 PM in the task #404598
    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 RPM packages built from this SRPM:
    haproxy (x86_64, i586, aarch64)
    haproxy-debuginfo (x86_64, i586, aarch64)

    Maintainer: Alexey Shabalin


    ACL:
    Alexey Shabalin
    @everybody

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

    Last changed


    Jan. 8, 2026 Alexey Shabalin 3.2.10-alt1
    - 3.2.10.
    Nov. 26, 2025 Alexey Shabalin 3.2.9-alt1
    - 3.2.9.
    Nov. 17, 2025 Alexey Shabalin 3.0.12-alt1
    - 3.0.12 (Fixes: CVE-2025-11230).