c079d95f77
allows you to limit the number of simultaneous connexions. PR: 59416 Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> Approved by: erwin (mentor) (implicitly)
5 lines
273 B
Plaintext
5 lines
273 B
Plaintext
libexec/apache2/mod_limitipconn.so
|
|
@exec %D/sbin/apxs -e -A -n limitipconn %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n limitipconn %D/%f
|
|
@unexec echo "===> If you do not plan on reinstalling mod_limitipconn, you must manually remove"; echo "===> references to it in httpd.conf."
|