41Baloo / balooProxy

Lightweight http anti-ddos reverse-proxy made in golang
GNU General Public License v3.0
165 stars 41 forks source link

IPRequests Deleted outside of interval #63

Closed KingJimmy12 closed 2 months ago

KingJimmy12 commented 2 months ago

When monitoring IP Request Count at /_bProxy/fingerprint It seems the Requests Delete after around 10-15 seconds as opposed to the 120 Documented interval

41Baloo commented 2 months ago

If you're using one of the non-release versions, the interval is no longer hardcoded to 120 seconds but controlled by the "ratelimit_time" attribute in your config.json