FWIW, the id is supposed to be somewhat unique if the config DOES
change, hence the use of the line number as part of the hash...
In other words, if the config file itself is changed, we want to
create a new id because we have no idea how to match up
the "old" config in shm and the "new" config that was just
reloaded, so we assume that the new config is the new
default and thus deserves/requires a new ID.

> On Feb 1, 2018, at 11:27 AM, Yann Ylavic <ylavic....@gmail.com> wrote:
> 
> <balancer_id-no_line_number.patch>

Reply via email to