File README of Package apache2-mod_antiloris
1
INSTALL
2
2. run /apachedir/bin/apxs -a -i -l cap -c mod_antiloris.c
3
3. configure httpd.conf
4
4. restart apache
5
6
CONFIGURE OPTIONS:
7
IPReadLimit - Number of threads in READ state per IP before mod_antilores kicks in.
8
9
THANKS
10
To David Jao for writing mod_limitipconn
11