Hacker News new | ask | show | jobs
by logician76 4089 days ago
Why does HAProxy need reloading of config change, can't it load the new config do a diff and apply only that? Or alternative ways of having a web frontend for HAProxy to make changes to the config piecemeal without restarting?
1 comments

There's a few small things you can do over the unix socket, but in general you need to restart haproxy to change it's config.