On Sat, 18 Mar 2023 at 20:01, Aleksandar Lazic <al-hapr...@none.at> wrote:
>
> Hi Dinko.
>
> On 17.03.23 20:59, Dinko Korunic wrote:
> > Dear community,
> >
> > Upon many requests, we have started building HAProxy CE for 2.6, 2.7 and
> > 2.8 branches with QUIC (based on OpenSSL 1.1.1t-quic Release 1) as
> > Docker Alpine 3.17 images.
>
> That's great news :-).
>
> What should keep in mind is that Apline's musl libc does not handle TCP
> DNS queries, which limits the answers for dns Queries to ~30 entries.

I don't think you'd use the libc resolver at all when using DNS
discovery, considering that it only runs once during startup of
haproxy. Therefore I think it's unlikely that this would be a real
world problem.


Unrelated: the development branch of musl now has full DNS TCP support
[1], so this will ultimately trickle down to Alpine at some point,
resolving the issue once and for all.


Regards,
Lukas

[1] 
https://git.musl-libc.org/cgit/musl/commit/?id=51d4669fb97782f6a66606da852b5afd49a08001

Reply via email to