HAProxy Enterprise Documentation 2.5r1

lb-netacuity cache enable

Enable the NetAcuity lookup cache.

Description

If the NetAcuity cache is enabled, each lookup is cached so that subsequent requests are loaded from the cache instead of the NetAcuity database.

Examples

Below, we enable the cache:

$ echo "lb-netacuity cache enable" | \
   sudo socat stdio unix-connect:/var/run/hapee-2.5/hapee-lb.sock
NetAcuity: cache enabled

See also


Next up

lb-netacuity cache invalidate