Error 408 After configuring the DNS and activating I am under attack

What is the name of the domain?

http://www.detallitosdeliverylima.com/

What is the error number?

408

What is the error message?

Your browser didn’t send a complete request in time.

What is the issue you’re encountering

After configuring the DNS in Cloudflare, I started to ask to verify if I am a human. In this verification, after checking the check, the website remains in a loop requesting the verification again and trying to redirect to the website. After 1 or 2 minutes, it shows the error 408 Request Time-out Your browser didn’t send a complete request in time. My website is under DDoS attack and I don’t know what else I should configure to fix it.

What steps have you taken to resolve the issue?

I imported all the DNS records from the hosting and uploaded them to cloudflare, they said that would work.

What feature, service or problem is this related to?

I don’t know

What are the steps to reproduce the issue?

When I try to open the web.

Screenshot of the error

The 408 Request Timeout error is not generated by Cloudflare; it indicates that your origin server is returning this code directly to Cloudflare. This typically occurs when the origin server takes too long to process a request or is rate-limiting traffic from Cloudflare IPs.

To debug this issue, you can review your origin server’s access and error logs to identify the underlying cause of the 408 responses. One common factor could be rate-limiting or blocking Cloudflare’s IP ranges, which can interrupt legitimate traffic. You can allowlist Cloudflare’s IP address by referring to this documentation: IP Ranges

1 Like

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