HAProxy Enterprise Documentation 2.0r1
MaxMind API Reference
It is possible to manage the MaxMind module via the Runtime API. For general information on using the runtime API, see HAProxy Enterprise Runtime API.
The supported commands are listed below.
- maxmind-update cache disable
-
Disable the MaxMind LRU cache.
- maxmind-update cache enable
-
Enable the MaxMind LRU cache.
- maxmind-update cache invalidate
-
Invalidate the MaxMind cache.
- maxmind-update disable
-
Disable the MaxMind database lookup engine.
- maxmind-update enable
-
Enable the MaxMind database lookup engine.
- maxmind-update update
-
Force an update of the MaxMind database.
- maxmind-update show
-
Display the configuration of the maxmind-update module.
- maxmind-update status
-
Display the status of the maxmind-update module.
Next up
maxmind-update cache disable