PDA

View Full Version : Is this a bug in 3.3.10?


PSS
04-19-2008, 03:00 AM
2008-04-19 02:57:35.292 WARN [config:server:security] invalid value of <dynReqPerSec>:0, use default=1073741823
2008-04-19 02:57:35.292 WARN [config:server:security] invalid value of <staticReqPerSec>:0, use default=1073741823

pguy
04-19-2008, 01:13 PM
I got this as well.

2008-04-19 04:09:34.331 WARN [config:server:security] invalid value of <dynReqPerSec>:0, use default=1073741823
2008-04-19 04:09:34.331 WARN [config:server:security] invalid value of <staticReqPerSec>:0, use default=1073741823

subBlue
04-19-2008, 03:45 PM
And here as well

anewday
04-19-2008, 03:57 PM
I haven't seen this yet.

pguy
04-19-2008, 06:40 PM
Guess its a Cpanel + Configserver firewall configuration that causes this

anewday
04-19-2008, 07:53 PM
Not sure, I use cpanel+CSF too.

mistwang
04-19-2008, 10:17 PM
That's normal, used to allow "0" which means disabled, the real threashold was set to 1073741823. You can ignore the warning.