Since upgrading from 1.6.4 to 1.6.5, server state is not loaded on
start. I do not get any errors or warnings, it just doesn't seem to
fire. Is this a bug perhaps?

What I'm talking about is this kind of setup:
http://fossies.org/linux/haproxy/examples/seamless_reload.txt

Where I have in my config:
  server-state-base  /var/lib/haproxy
  load-server-state-from-file  local

and the socat loop to dump the state in init. State is dumped, but on
reload it just doesn't load any of them.

Reply via email to