Recent content by danforth

  1. danforth

    How to deal with a DoS attack?

    Newer use Wordpress plugins to protect from DDoS. Protection must be applied on the lowest networking layer, not on the 7 layer of OSI model. The best solution is change IP and use CloudFlare, it will be enough. If it's kiddy DDoS also firewall could help (iptables, ufw, netfilter).
  2. danforth

    Nginx Vs OpenLiteSpeed ??

    HAProxy is a proxy server, it not suitable for serving static files. But for proxying it's awesome, maybe even better than nginx. We are handling 80k rps with single Nginx instance in L7 load-balancer mode on two our servers.
  3. danforth

    Introduction

    Hi everyone! I am 25 yo. fullstack developer with big experience of building highload applications. In my last participated project my code handles 70k rps on two servers. I came here to find new friends and partners, exchange experience and make big money.
Back
Top