PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
743 stars 298 forks source link

HAProxy 2.0+ Proxy Protocol Spam - InitialHandler - NativeIoException: recvAddress(..) failed: Connection reset by peer #841

Closed Imptovskii closed 8 months ago

Imptovskii commented 8 months ago

There is no such problem with HAProxy 1.8. When using a version higher than 2.0, a problem with constant warning spam begins.

HAProxy 1.8 is currently EOL

[17:25:37 WARN]: [/1.1.1.1:11111] <-> InitialHandler - NativeIoException: recvAddress(..) failed: Connection reset by peer
[17:25:38 WARN]: [/2.2.2.2:22222] <-> InitialHandler - NativeIoException: recvAddress(..) failed: Connection reset by peer
[17:25:38 WARN]: [/3.3.3.3:33333] <-> InitialHandler - NativeIoException: recvAddress(..) failed: Connection reset by peer

изображение