HAProxy Enterprise Documentation 2.2r1
maxmind-update disable
Disable the MaxMind database lookup engine.
Description
When disabled, the MaxMind module does not perform lookups.
Examples
Below, we disable MaxMind lookups:
$ echo "maxmind-update disable" | \
sudo socat stdio unix-connect:/var/run/hapee-2.2/hapee-lb.sock
MaxMind: data lookup disabled
See also
Next up
maxmind-update enable