Introduce additional parameter "do_slowdown_overactive" (default off) for slowing down overactive users. previously, this was on (when do_th…
Show more
Introduce additional parameter "do_slowdown_overactive" (default off) for slowing down overactive users.previously, this was on (when do_throttle was activated) causing sleep operations. However, even thesesleep operations can kill the server since it also blocks connection threads.
Show less