Commit Graph
79 Commits
Author SHA1 Message Date
Frank Wall a713be0974 net/haproxy: rename input field + improve help text, refs #4650 2025-06-17 15:18:14 +02:00
Frank WallandFranco Fichtner b77ef8dc9b net/haproxy: switch to HAProxy 3.0, refs #4411 2025-01-10 10:21:12 +01:00
Frank WallandFranco Fichtner 9e571ed763 net/haproxy: migrate cert export to Trust MVC 2025-01-10 10:21:12 +01:00
Frank Wall 327dd52f98 net/haproxy: show warning if group has no members, fixes #3364 2024-12-17 14:58:04 +01:00
Frank Wall 15dc01adf4 net/haproxy: bump version 2024-12-17 14:58:04 +01:00
Frank Wall 3c4c1b3d15 net/haproxy: check cert OCSP data before enabling OCSP updates, refs #3779 2024-02-01 13:57:05 +01:00
Frank Wall 404c19f6e7 net/haproxy: fix SNI when OCSP is enabled, closes #3779 2024-01-31 00:15:34 +01:00
Frank Wall ab0d4a9584 net/haproxy: bump version 2023-12-30 17:40:21 +01:00
Frank Wall 3d42eb6a99 net/haproxy: switch to HAProxy 2.8, refs #3459 2023-12-28 22:51:52 +01:00
Frank Wall 557f02a684 net/haproxy: add HTTP/2 performance settings 2023-12-28 22:36:55 +01:00
Frank Wall a57e2a3ccd net/haproxy: adjust HTTP/2 settings to adopt HAProxy 2.8 defaults 2023-12-28 22:00:04 +01:00
Frank Wall 79aec1ccb4 net/haproxy: add forwardfor option to backend settings 2023-12-20 15:46:16 +01:00
Frank Wall 1a1630b875 net/haproxy: add support for forwarded header (RFC7239) 2023-12-20 15:28:04 +01:00
Frank Wall ac824e3d02 net/haproxy: add support for built-in OCSP update feature 2023-12-16 23:17:38 +01:00
Frank Wall 13ab16cd96 net/haproxy: replace bundled haproxyctl library
The bundled library is a modified version of haproxyctl:
https://github.com/neurogeek/haproxyctl

Now a proper fork was created:
https://github.com/markt-de/haproxy-cli

The FreeBSD port is pending approval:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275562
2023-12-05 23:29:33 +01:00
Frank Wall 6b4680f58f net/haproxy: fix typo in cert sync script 2023-12-05 23:18:49 +01:00
Frank Wall 2d394eabf3 net/haproxy: release 4.1 2023-02-07 14:54:10 +01:00
Frank Wall 251c1261a9 net/haproxy: do not duplicate global defaults anymore, closes #2642 2023-01-12 21:26:06 +01:00
Frank Wall f9e325e882 net/haproxy: add new "shards" option, refs #3026 2023-01-05 01:12:39 +01:00
Frank Wall 57f89c6161 net/haproxy: replace "process" with "threads" bind keyword, refs #3026 2023-01-05 00:48:12 +01:00
Frank Wall 26c4cce581 net/haproxy: bump version to 4.0, refs #3026 2023-01-05 00:40:15 +01:00
Frank Wall 9bd79cff45 net/haproxy: add close-spread-time option, refs #3026 2023-01-05 00:19:56 +01:00
Frank Wall 605a3f4b9c net/haproxy: remove options "http-tunnel" and "forceclose", refs #3026 2023-01-05 00:03:05 +01:00
Frank Wall 4538a854d5 net/haproxy: remove process-related options, refs #3026 2023-01-04 23:19:50 +01:00
Frank Wall 4f617b6d9c net/haproxy: update URLs to HAProxy 2.6 documentation, refs #3026 2023-01-04 22:50:43 +01:00