NANOWEB, the aEGiS PHP web server
mod_load_limit
This module stops nanoweb from serving pages while the servers overall
load average is higher than one you specified with the
LoadLimit directive. A 503 error page
is sent as long as the load is too high.
The virtual file /proc/loadavg is used by this module to determine
if it should block incomming requests.
NANOWEB, the aEGiS PHP web server
Index