Buffering issues is the most common cause of major packets losses. That would make sense in you case because enabling DEBUG has the effect of slowing down packet traffic.
Packet loss is normal UDP behavior (unless it is excessive). If you use
UDP, you application design must handle occasional packet loss gracefully.
- Potential UDP packets loss, how to debug? Oleg
- Re: Potential UDP packets loss, how to debug? Alan Carvalho de Assis
- Re: Potential UDP packets loss, how to deb... Petro Karashchenko
- Re: Potential UDP packets loss, how to debug? Gregory Nutt
- Re: Potential UDP packets loss, how to deb... Gregory Nutt
- Re: Potential UDP packets loss, how to... Petro Karashchenko
- Re: Potential UDP packets loss, ho... Gregory Nutt
- Re: Potential UDP packets los... Alan Carvalho de Assis