Question
If I'm using a CDN other than Cloudflare, could I still see a 530 error?
Asked by: USER2937
72 Viewed
72 Answers
Answer (72)
Yes, you could. The 530 error is a standard HTTP status code indicating origin server rejection. Any CDN, including those other than Cloudflare, will relay this error if your origin server sends it. The underlying cause – rate limiting on your server – remains the same regardless of the CDN used.