Limit concurrent connections to the webserver per account or per hostname basis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ferenc.csurgai
    Junior Member
    • Mar 2021
    • 2

    #1

    Limit concurrent connections to the webserver per account or per hostname basis

    Hi, We recently had a DDoS with unfinished POST requests, and we runned out of apache threads. The EP limit is used to limit the dynamic (php) requests, but there are no limit on static or the unfinished requests.
Working...