I’m trying to connect an AWS machine to my API, but the requests are very unstable.
When I make direct requests through the machine’s IP (DigitalOcean) they pass normally, or when the domain is pointed directly.
However, when I pass the domain through Cloudflare, the requests are unstable.
It passes 1 or 2 and then holds them for almost 2 minutes, giving the application timeout.
I tried to create a firewall rule to do a complete bypass, but it keeps retaining some requests.
Is there a way to do 100% baypass for a specific route?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.