Error 520 at my site

Hi,

After enabling Cloudfare one of my site ( https://onlineleads.fi ) get this kind of errors, after re-enter url its usually working but it comes just like 4-5 times per referesh. There is not anything problem at site, server or anything - Checked logs.

Its a wordpress site.

Error 520

Ray ID: 5f093d867880376a • 2020-11-11 16:02:55 UTC

It’s not Cloudflare problem. It’s your server or your site. Investigate by disable Cloudflare Proxy. Turn on Development mode.
Then,
1, Check your server logs.
2, Check if your header is missing response by using this: Fiddler | Web Debugging Proxy and Troubleshooting Solutions
3, Server down or overloaded.
4, Oversize header. Cloudflare has a limit of 8 KB that can be used for headers.
5, Check TCP Idle Timeouts. It much be at least 300
6, Check if Cloudflare IP was blocked by server. Here is the list of Cloudflare IP: https://www.cloudflare.com/ips/
7, Check PHP service and try to restart all services. But should monitor which cause the server down or overloaded.

1 Like

Hi!

Site is now at development mode. Other sites at server works well.

PHP or Apache logs no erros. I check all of those and doesn’t find a solution. Development mode it works fine.

https://onlineleads.fi any idea? =)

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.