Is it possible for HAproxy to reload its configuration at runtime, without dropping existing connections?
I've looked high and low in the documentation for some mention of this but have been unsuccessful. Does anybody know off hand?
Thanks.
|
Is it possible for HAproxy to reload its configuration at runtime, without dropping existing connections? I've looked high and low in the documentation for some mention of this but have been unsuccessful. Does anybody know off hand? Thanks. |
|||
|
|
|
I am not sure about how perfectly this handles a reload, but the command line option for this to haproxy is
This is what the reload argument does in my Ubuntu init scripts:
|
|||||
|