Release Notes
HAProxy Enterprise 1.7r1 comprises the following new functionalities:
Upgrade
Route daemon
VRRP daemon
HAProxy Enterprise Load Balancer
Upgrade to HAProxy 1.7
PCRE JIT support
Namespace support
DNS improvements
Server: init-addr: indicate in what order the server's adress should be resolved upon startup. Method none specifically indicates that the server should start without any valid IP address in a down state.
New
srv_admin
flag: SRV_ADMF_RMAINTListener:
accept-netscaler-cip
option added to thebind
keywordAdded
tcp-request connection expect-netscaler-cip layer4
log-format: error management improvements
New Fetches
fe_name
: gives the current frontend's namebe_name
: gives the current backend's namefc_rcvd_proxy
shows if the client initiated the connection with a PROXY protocol headerxx-hash converters
Command Line Interface
show cli sockets
list the CLI socketsshow stat
now supports a proxy nameshow errors
now supports a proxy nameshow errors
is now capable of dumping only request or responseRMAINT state remains when setting an IP address on the CLI
LUA Scripting
CLI handler for LUA
Allow argument for actions
HAProxy Enterprise now has variable access to applets
- New LUA functions
-
Function which returns true if the channel is full
IP addresses and network manipulation function
Utility function to check for a boolean argument
A tokenize function
Next up
Getting Started