Skip to content

mod_limits for Apache 2.x

hackman edited this page Jan 13, 2011 · 1 revision

I have developed this module mainly to prevent server overloads and to prevent a single user/vhost from abusing the machine.

The main improvements are in the loadavg caching and direct block of http requests before they are actually read.

The last thing that will be added to this module will be per UID connection limits.

Clone this wiki locally