aurov wrote:
>
> > On 23 Feb 2022, at 06:45, Pawel Fraczek wrote:
> >
> > Hi, I'm trying to building a syslog load balancer and I'm running into
> issues with the failover of UDP messages. TCP works just fine, when the
> server goes down, all messages failover
Hi, I'm trying to building a syslog load balancer and I'm running into
issues with the failover of UDP messages. TCP works just fine, when the
server goes down, all messages failover to the active server. But with UDP,
that does not happen. Maybe someone can point me to what I'm doing wrong.
Below