Displaying 1 result from an estimated 1 matches for "getdbstat".
Did you mean:
getdbstats
2019 Mar 15
0
lua policy for Weakforce and web mail failed login attempts
...e
The result is:
{"status":"ok"}{"status":"ok"}{"status":"ok"}{
3) So checking the stats:
curl -X POST -H "Content-Type: application/json" --data
'{"ip":"127.0.0.1"}' http://127.0.0.1:8084/?command=getDBStats -u
wforce:ourpassword
{"bl_expire": "", "bl_reason": "", "blacklisted": false, "ip": "127.0.0.1",
"stats": {"OneHourDB": {"diffFailedPasswords": 93}}}
Notice the 93.
4) the reset works but I beli...