mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: bump version to 4.0, refs #3026
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 3.12
|
||||
PLUGIN_VERSION= 4.0
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
||||
@@ -6,12 +6,14 @@ very high loads while needing persistence or Layer7 processing.
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.0
|
||||
|
||||
Added:
|
||||
* add new option "Gradual connection close time" (close-spread-time) (#3026)
|
||||
|
||||
Changed:
|
||||
* upgrade to HAProxy 2.6 release series (#3026)
|
||||
* rename frontend option "Type" to "Connection Mode" (#3026)
|
||||
* update URLs to HAProxy 2.6 documentation (#3026)
|
||||
* migrate options "http-tunnel" and "forceclose" to "http-keep-alive" (#3026)
|
||||
|
||||
Removed:
|
||||
|
||||
Reference in New Issue
Block a user