HAProxy Enterprise Documentation 2.5r1
Install the NetAcuity module
Log into your account at the Digital Element website and download the NetAcuity database
.tar.gz
file. Extract the contents of the file and place them in a directory on your HAProxy Enterprise server (e.g./etc/hapee-2.5/netacuity/
).-
Install the NetAcuity module according to your platform:
$ # On Debian/Ubuntu $ sudo apt-get install hapee-2.5r1-lb-netacuity
$ # On CentOS/RedHat/Oracle/Photon OS $ sudo yum install hapee-2.5r1-lb-netacuity
$ # On SUSE $ sudo zypper install hapee-2.5r1-lb-netacuity
$ # On FreeBSD $ sudo pkg install hapee-2.5r1-lb-netacuity
-
In the
global
section of HAProxy Enterprise configuration, add the following lines:global module-load hapee-lb-netacuity.so netacuity-load 04
/etc/hapee-2.5/netacuitynetacuity-cache-size 2000000 Reload the HAProxy Enterprise configuration to apply the changes.
Next up
Configure the NetAcuity module