Christopher Faulet

Results 470 comments of Christopher Faulet

A fix was merged. The issue should be fixed now. Note the purpose of this health-check is to validate the database is working, not to validate the user authentication. Thus,...

The fix should be backported as far as 2.2. I will work on the backports this afternoon I guess, or the next monday. No new releases are planned for now....

`resolve-prefer` option is used to choose the preferred query type. So if it is set to `ipv4`, HAProxy will first start to send a A query and it will fall...

Yes, in your case, the server family must be checked indeed. I will try to review it deeper ...

It in fact a bit annoying. It is totally related to #508 because it is not only a resolvers issue. The same may be done on the CLI. The configured...

Reading the code, I found a code path that may explain the crash. When a resolution must be released, it is added in a special list to be really released...

Cool, Thanks to you !

thanks for the feedback. Indeed, it smells good

I pushed the fix because it fixes a bug anyway. I set the issue to `status: fixed` and I'll wait some days before backporting the patch. Thanks !

Thanks for the feedback. I'm backporting the fix.