I'm using HAproxy 1.8.8 and the server state file won't load. My configuration is as follows
[global]
server-state-file /etc/haproxy/haproxy.state
[defaults]
load-server-state-from-file global
I've verified that the servers I changed via the socket are in the state
file.

