Frank Wall
e2611c0b9f
net/haproxy: bump model version
2022-08-10 21:03:40 +02:00
Jan Winkler
48abe360bb
net/haproxy: bump version
2022-08-09 15:21:23 +02:00
Jan Winkler
996c01166d
net/haproxy: add 2 new cache parameters, closes #2908
2022-08-09 15:11:45 +02:00
Franco Fichtner
9f89264b38
net/haproxy: bump revision for fix
2022-08-01 08:08:50 +02:00
Gavin Chappell
ad0905e575
missed one function
2022-07-15 21:52:43 +01:00
Gavin Chappell
19c614ee00
Re-order function parameters due to PHP8 deprecation notice
...
This changes the parameters for four functions in HAProxy.php.
The ACME Client appears to call these functions with positional rather than named params
so also switch the order of the parameters in these function calls in
2022-07-15 21:31:29 +01:00
Frank Wall
f2adc7799e
net/haproxy: fix link to tunables page
2022-01-20 00:23:35 +01:00
Frank Wall
daa9e3e188
net/haproxy: bump plugin and model versions
2022-01-20 00:00:06 +01:00
Frank Wall
67946800aa
net/haproxy: add support for DNS resolution over TCP, refs #2644
2022-01-19 23:51:48 +01:00
Frank Wall
66d0b8682b
net/haproxy: disable strict-limits for safekeeping, refs #2644
2022-01-19 23:14:14 +01:00
Frank Wall
d5e60e9f77
net/haproxy: remove deprecated option tune.chksize ( #2644 )
2022-01-19 22:16:58 +01:00
Frank Wall
f591681ff7
net/haproxy: upgrade to HAProxy 2.4 release series, refs #2644
2022-01-19 22:07:03 +01:00
Frank Wall
973ad09873
net/haproxy: fix custom TCP health checks, closes #2653
2022-01-06 17:45:24 +01:00
Franco Fichtner
2791b5941d
plugins: translation style updates
2022-01-03 10:37:21 +01:00
Frank Wall
88aed06cdb
net/haproxy: fix link and update help text
2021-12-25 00:32:56 +01:00
Frank Wall
5a1efaf8f1
net/haproxy: bump version
2021-12-25 00:20:01 +01:00
Frank Wall
eb0c223021
net/haproxy: health check port is no longer an advanced option
2021-12-25 00:19:37 +01:00
Frank Wall
8b856ddc1d
net/haproxy: add SNI support to servers and health checks ( #2388 )
2021-12-24 23:56:41 +01:00
Frank Wall
51f6d0e8d2
net/haproxy: add max connections option to servers ( #2641 )
2021-11-28 23:49:31 +01:00
Frank Wall
d3e3d46333
net/haproxy: update changelog
2021-11-28 22:27:46 +01:00
Frank Wall
166fa7a894
net/haproxy: bump version
2021-11-28 22:26:39 +01:00
Frank Wall
4d94864c93
net/haproxy: support unix sockets as server addresses, refs #2040
2021-11-20 00:55:43 +01:00
Frank Wall
1aac7bde4b
net/haproxy: add support for unix sockets, refs #2040
2021-11-19 23:53:07 +01:00
Franco Fichtner
8cab014523
plugins: style sweep
2021-11-16 08:41:46 +01:00
Frank Wall
fb9d4aec99
Merge pull request #2625 from fraenki/haproxy_370
...
net/haproxy: release 3.7
2021-11-03 12:49:57 +01:00
Frank Wall
8951f76ebb
net/haproxy: add recent fix to changelog
2021-11-03 12:49:38 +01:00
Frank Wall
7b9b478b42
net/haproxy: fix indentation
2021-11-03 10:49:48 +01:00
Frank Wall
c02db89234
net/haproxy: standardize both configtest buttons
2021-11-03 10:48:20 +01:00
Frank Wall
8ebdbb9157
net/haproxy: adjust help text on maintenance page
2021-11-03 10:28:56 +01:00
Frank Wall
440e76aa8f
net/haproxy: show warning for pending configuration changes, closes #2590
2021-11-02 00:49:56 +01:00
Frank Wall
a387c1ff86
net/haproxy: show hints after every config change, refs #2590
2021-11-01 23:44:45 +01:00
Frank Wall
50815c9c50
net/haproxy: update changelog for #2620
2021-11-01 21:21:40 +01:00
kulikov-a
1418230564
net/haproxy: add syslog-ng socket ( #2620 )
...
* add syslog-ng socket
2021-11-01 21:18:46 +01:00
Frank Wall
e65a152efb
net/haproxy: align global options for improved readability
2021-10-31 23:48:49 +01:00
Frank Wall
8be174d668
net/haproxy: bump version
2021-10-31 23:41:06 +01:00
Frank Wall
719b4b00be
net/haproxy: improve handling of Lua scripts, fixes #2265
2021-10-31 23:35:44 +01:00
Franco Fichtner
1b7802f362
net/haproxy: bump revision after fixes
2021-10-29 08:07:17 +02:00
Franco Fichtner
122c90e324
plugins: remove obsolete 'remote' keyword
2021-10-29 08:01:53 +02:00
kulikov-a
18cd9f6477
indentfirst->first
...
https://jinja.palletsprojects.com/en/3.0.x/templates/#jinja-filters.indent
2021-10-28 20:34:26 +03:00
kulikov-a
31b82cdd2e
typo
2021-10-28 20:32:48 +03:00
Frank Wall
50e70f8fe6
net/haproxy: adjust validation message, refs #2585
2021-10-19 10:26:27 +02:00
Frank Wall
0c40837f1f
net/haproxy: add new option "case-sensitive" to conditions, closes #2576
2021-10-17 22:15:42 +02:00
Frank Wall
7a0aeeba68
net/haproxy: allow retries to be set to "0", closes #2585
2021-10-17 21:42:56 +02:00
Frank Wall
d483eeba70
net/haproxy: support "monitor-uri" and "monitor fail" in rules, closes #2387
2021-10-13 23:57:38 +02:00
Frank Wall
ca805ea20d
net/haproxy: add hard-stop-after to ensure proper service restart/shutdown
2021-10-13 23:03:44 +02:00
Frank Wall
962a63310f
net/haproxy: deploy haproxy.conf if it does not exist, fixes #2474
2021-10-07 23:51:41 +02:00
Frank Wall
d3457c2620
net/haproxy: fix label, refs #2560
2021-10-06 23:29:22 +02:00
Frank Wall
0c80a6a34b
net/haproxy: bump version
2021-10-06 23:13:41 +02:00
Frank Wall
04fa2aa60a
net/haproxy: update changelog
2021-10-06 23:13:26 +02:00
Frank Wall
d4be1e7732
net/haproxy: remove default values, refs #2560
2021-10-06 23:11:47 +02:00