HAProxy Enterprise Documentation 2.8r1
wurfl-update show
Display the configuration of the WURFL module.
Description
You can dump the configuration for the WURFL InFuze Update module using the wurfl-update show
command. The output of this command includes information the configured database file and its update status.
Examples
Below, we retrieve the status information for our configured database file:
$ echo "wurfl-update show" | \
sudo socat stdio unix-connect:/var/run/hapee-2.8/hapee-lb.sock
# wurfl-update configuration
# url: next update
http://192.168.64.1:8000/wurfl.xml.gz: 23h58m
See also
Next up
wurfl-update status