I tried to find an other Anticascading Solution.. this is the first tryout
I call it Anticascading over Sid Count (ACoSC)
there are some values to set:
global Settings:
[TABLE="width: 98%, align: center"]
[TR]
[TD] [TABLE="class: tableinborder, width: 100%"]
[TR="class: smallfont"]
[TD="class: tablecat, colspan: 2"]code:[/TD]
[/TR]
[TR="class: smallfont"]
[TD="class: inposttable, align: right"]1:
2:
3:
4:
5:
6:
7:[/TD]
[TD="class: inposttable, align: left"][anticasc]
acosc_enabled = 0/1
acosc_max_active_sids = 1-xx 0=unlimited
acosc_zap_limit = 1-xx 0=unlimited
acosc_penalty = 0/1/2/3
acosc_penalty_duration = sec
acosc_delay = msec[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
user Settings:
[TABLE="width: 98%, align: center"]
[TR]
[TD] [TABLE="class: tableinborder, width: 100%"]
[TR="class: smallfont"]
[TD="class: tablecat, colspan: 2"]code:[/TD]
[/TR]
[TR="class: smallfont"]
[TD="class: inposttable, align: right"]1:
2:
3:
4:
5:
6:[/TD]
[TD="class: inposttable, align: left"]acosc_max_active_sids = 1-xx 0=unlimited ; -1=global value
acosc_zap_limit = 1-xx 0=unlimited ; -1=global value
acosc_penalty = 0/1/2/3 ; -1= global value
acosc_penalty_duration = sec ; -1 = global value
acosc_delay = msec ; -1 = global value[/TD]
[/TR]
[/TABLE]
[/TD]
[/TR]
[/TABLE]
you can all set it over WebIF
a Sid is active if 10 ECM's of these Sid followed each other
this patch includes also the zap_no_wait_time for cacheex/cwc users
[TABLE="class: tableinborder, width: 100%"]
[TR="class: smallfont"]
[TD="class: tablecat, colspan: 2"]code:[/TD]
[/TR]
[TR="class: smallfont"]
[TD="class: inposttable, align: right"]1:
2:[/TD]
[TD="class: inposttable, align: left"][cache]
zap_no_wait_time = 1[/TD]
[/TR]
[/TABLE]