Anders
Anders
CDCloudflare Developers
Created by Anders on 9/17/2024 in #general-help
Load balancing and DOS
i set up a load balancing with 10 endpoints, yesterday i split the balancing into 4 pools and each pool with the same healt monitor and now i fount that all servers are down and all seems like a DDOS, when i research for the origen attack i found that the 2.5k requests per minute per node are from clouldflare with the user agent of Mozilla/5.0 (compatible; Cloudflare-Traffic-Manager/1.0; +https://www.cloudflare.com/traffic-manager/; pool-id: ca) why when i disable two pools and only leave 5 endpoints in two pools the monitor start an attack?, the DOS stop when i remove the monitor
4 replies
CDCloudflare Developers
Created by Anders on 12/22/2023 in #workers-help
The following routes were not configured to run with the Edge Runtime:
i get this error, to solve i add "export const runtime = 'edge';" but i dont have - /_error in the project and idk how to solve this error for this route, this is an existent project for example this _not-found was solved just creating the tsx file but this dont work with _error build command npx @Cloudflare/next-on-pages
2 replies