Update of /cvsroot/srvx/services
In directory usw-pr-cvs1:/tmp/cvs-serv30244a
Modified Files:
srvx.conf.example
Log Message:
Forward port the join flood countermeasures and gtrace ungline fix from 1.1.x.
Index: srvx.conf.example
===================================================================
RCS file: /cvsroot/srvx/services/srvx.conf.example,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** srvx.conf.example 6 Jul 2002 05:08:51 -0000 1.20
--- srvx.conf.example 25 Jul 2002 17:40:11 -0000 1.21
***************
*** 122,125 ****
--- 122,127 ----
"drain-rate" "1";
};
+ // automatically moderate join flooded channels?
+ "join_flood_moderate" "1";
// new user flood policer params
"new_user_policer" {
|