Hello Olivier,
The following patch is an attempt to fix a change of behavior we encounter
following commit:
079cb9af22da6 ("MEDIUM: connections: Revamp the way idle connections are
killed")
being the origin of this new behaviour.
All details are in the commit message itself.
The approach is most likely not the good one but feel free to advise so
I may improve it.
William Dauchy (1):
BUG/MEDIUM: connections: force connections cleanup on server changes
include/proto/server.h | 1 +
src/server.c | 37 ++++++++++++++++++++++++++++++++++++-
2 files changed, 37 insertions(+), 1 deletion(-)
Thanks,
--
William