Encountering thousands of TLS handshake errors.

Using a go https server with a cloudflare origin certificate, i've never encountered any connection issues, however when i review request logs for my server, i notice several thousand failed tls handshake errors which look like this:

[Info] 01:50:09 server.go:3212: http: TLS handshake error from 162.158.255.138:29083: EOF

of course the cloudflare ip can vary.

if anyone knows what could cause this issue i would be very grateful to hear any solutions to this problem.
Was this page helpful?