Can I disable HTTP DDoS, I get a 429 error, Retry-After: 59 firewall permission has no effect
The solution is unknown, don’t know how to solve it
Through the wget test, 19:12:07-19:13:08, it is found that the interval is 1 minute, and it can only be wget once every 1 minute, and the 429 error will pop up the second time
At this time, use the -header to bind the origin server for access, and try to test and request the origin server 10 times, without any exceptions.
我能否禁用HTTP DDoS,我受到429错误,Retry-After: 59 防火墙允许没有效果
解决方法未知,不知道如何解决
通过wget测试,19:12:07-19:13:08,发现间隔为1分钟,每1分钟只能wget一次,第二次就会跳出429的错误
此时使用–header绑定源站服务器进行访问,尝试测试请求源站服务器10次,都没有任何异常情况发生。
cloudflare 错误完整响应如下
HTTP request sent, awaiting response…
HTTP/1.1 429 Too Many Requests
Date: Thu, 15 Oct 2020 19:20:41 GMT
Content-Type: text/plain; charset=UTF-8
Content-Length: 16
Connection: close
Set-Cookie: __cfduid=d8ec225af21a6bb15d7ab0c4f0892c8001602789641; expires=Sat, 14-Nov-20 19:20:41 GMT; path=/; domain=.itzmx.com; HttpOnly; SameSite=Lax
Retry-After: 59
X-Frame-Options: SAMEORIGIN
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
cf-request-id: 05cf4e23c800001fa7d4379000000001
Report-To: {“endpoints”:[{“url”:“https:\/\/a.nel.cloudflare.com\/report?lkg-colo=4&lkg-time=1602789641”}],“group”:“cf-nel”,“max_age”:604800}
NEL: {“report_to”:“cf-nel”,“max_age”:604800}
Server: cloudflare
CF-RAY: 5e2be6194af41fa7-SJC
alt-svc: h3-27=":443"; ma=86400, h3-28=":443"; ma=86400, h3-29=":443"; ma=86400
2020-10-15 19:20:41 ERROR 429: Too Many Requests.
折腾了半天,,发现这HTTP DDoS玩意,,还关不掉
连接关闭,允许,阻止一气呵成