HI all
I am building a new HAproxy setup.
when I configure the stats to either use socket or TCP when starting the server a UDP port is always opened listening on a random port with 0.0.0.0 binding.
how can I prevent this being created ?
HI all
I am building a new HAproxy setup.
when I configure the stats to either use socket or TCP when starting the server a UDP port is always opened listening on a random port with 0.0.0.0 binding.
how can I prevent this being created ?
Hi,
Have you configured logging or DNS resolution in HAProxy?
If so, this is the reason why a UDP socket is bound.