Commit Graph

453 Commits

Author SHA1 Message Date
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
Franco Fichtner d260d55b51 net/haproxy: bump for update 2023-09-14 09:37:41 +02:00
Frank Wall 226340ab71 net/haproxy: remove dead link 2023-09-14 00:56:00 +02:00
Frank Wall 2d394eabf3 net/haproxy: release 4.1 2023-02-07 14:54:10 +01:00
Frank Wall f3bf7e8ff7 Merge pull request #3226 from iqt4/os-haproxy_ssl-healthcheck
net/haproxy: fix HAProxy SSL preferences in healthchecks, closes #3221
2023-02-07 14:50:41 +01:00
Franco Fichtner 38a172b488 plugins: remove PLUGIN_FLAVOUR handling and related LibreSSL bits 2023-02-07 09:34:11 +01:00
Frank Wall fe22b85c58 net/haproxy: stay on HAProxy 2.6 release series (#3282) 2023-01-28 09:03:28 +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 f16e410ad5 net/haproxy: switch to HAProxy 2.6 package, refs #3026 2023-01-05 00:33: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 2e8b59cde7 net/haproxy: remove traces of removed option chksize, refs #3026 2023-01-04 23:28:56 +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