Protection against attack ddos

Asked

Viewed 241 times

0

My site is suffering DDOS type attacks, so what I read about this type of attack is that there is no 100% protection that can solve the problem.

Is there any method that can at least slow or freeze these attacks or something to guard against?

  • https://client.estadovirtual.com.br/knowledgebase/69/Como-evitar-ataques-DDoS-em-meu-servidor.html this article? very good on this topic

  • 1

    Defending against Ddos using PHP in my view is useless. The best solution is to prevent people from knowing the IP of being a server, if you’ve ever suffered a Ddos attack they already know, which is an easy task if you don’t use proxy. Use some service like Incapsula, Cloudflare (...) they act as a proxy, they will be attacked instead. Never use a server for more than one purpose, do you have an "email server" on the same server? Then it will deliver your IP. Of course, change your IP after using the proxy and of course you are not exposed to other Dos attacks (Redos, Hashdos, Slowhttp...).

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.