• DessalinesOPMA
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    4 years ago

    We have > 2200 connections to the server right now, its a DDOS. Rust seems to be handling it fine, but the nginx is having issues.

    • stanleypar11
      link
      fedilink
      arrow-up
      8
      arrow-down
      2
      ·
      4 years ago

      2200 does not seem like a DDoS in my opinion, I would expect hundreds of thousands in that case

      • eneville
        link
        fedilink
        arrow-up
        4
        ·
        4 years ago

        I’m reading it as the 2200 connections are between nginx and the rust component, not 2200 to the edge nginx.

      • zodvik
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        4 years ago

        I agree to this as well.

        I’m surprised nginx is having issues. I’ve personally handled nginx instances at more than an order of magnitude of connections.

        There should be good low-hanging fruits in configuration to exploit to help handle more load.