Le 17/05/2016 20:01, Willy Tarreau a écrit :
At least we now need to find a way to fix this because we can't accept
to have such random breakage in a way that it all but auditable. When
you host 1000 customers and 50 of them start to report random breakage
after an upgrade, you can only downgrade with no way to spot what's
wrong.

Well, I'd rather think we shouldn't bother with setlocale(), stay with the C locale, and document how the files are sorted. The behaviour is different than calling "haproxy -- *.cfg", where globing is made by the shell itself and its locale, but this looks to be consistent with how other programs behave (apache with the "Include" directive, nginx with the "include" one).

--
Cyril Bonté

Reply via email to