HAProxy Enterprise Documentation 2.2r1

maxmind-update status

Display the status of the MaxMind module.

Description

The MaxMind module maintains some statistics about its operations. The maxmind-update status command provides information about its configuration and cache.

Examples

The results of the maxmind-update status command show information about the current state of its cache, as well as information about updates to its database.

$ echo "maxmind-update status" | \
   sudo socat stdio unix-connect:/var/run/hapee-2.2/hapee-lb.sock
 MaxMindDb module status
------------------------------------------------------------------------------
 initialized:             yes

 Database
   configuration:         /etc/hapee-2.7/hapee-lb.cfg:31
   enabled:               yes
   invalid:               no
    CITY:                /etc/hapee-2.7/GeoLite2-City.mmdb

 LRU cache
   enabled:               yes
   serial:                -1 -1
   usage/size:            0/200000

 Database update
   configuration:         /etc/hapee-2.7/hapee-lb.cfg:32
     CITY:                http://192.168.64.1:8000/GeoLite2-City.mmdb
   period/next:       1d / 23h58m
   http status count: 0 1 0 0 0 / 0
   use cksum/hash/mod:    no / no / no
   period/delay:          1d / 5s 10s 5s
   reload/retry count:    1 0 0 / 0 0
   reload time:           2023-08-09 10:13:21 / <NEVER> / <NEVER>

See also


Next up

Global server load balancing