-
Scrolling down though the messages to the dnsop mailing list using the down key I got to [this one](https://mailarchive.ietf.org/arch/msg/dnsop/jmAhSdm_B2HxQwOmOBEXHY-cdv4/) and then after that, each …
-
The staking dashboard uses polkadot.api.subscan.io and when it uses the following:
- https://polkadot.api.subscan.io/api/v2/scan/account/reward_slash
- https://polkadot.api.subscan.io/api/scan/nom…
-
There's 2 rate limiters, one of all APIs, then another for Batch APIs.
- The "all API" rate limiter has a limit of 1000 requests per minute per IP address.
- The "batch API" rate limiter has a lim…
-
This code will allow you to block users who are attempting a DDoS attack.
You can specify the maximum number of requests and blocking time.
```
import (
"sync"
"time"
"golang.org/x/time/rat…
-
**What is the bug?**
When operating behind a reverse proxy, hubble currently views all grpc requests as coming from a singular internal IP, which quickly triggers the hubble internal rate limiting de…
obo20 updated
1 month ago
-
**What happened**: When I try to use "keadm init --advertise-address=192.168.1.177 --kubeedge-version=v1.18.0 --kube-config=$HOME/.kube/config" to deploy the CloudCore, (where 192.168.1.177 is the I…
-
Hi, I really like your framework and I'm currently using it for my project. I really need a rate limiter to control the traffic, I found some libraries that support Fasthttp. But I don't really know h…
-
Hey!
Since CouchDB v3.4.0, there has been a new "Lockout" feature, i.e., a rate limit on tuples (IP, login) after multiple authentication failures.
It's highlighted in the release note: https://do…
-
Most basic rate limiting based on a IP. Limit 1000 results per day per IP.
-
I would like to recommend ipinfo.io for IP data.
- Provides highly accurate IP geolocation backed by our probe network infrastructure.
- Free tier access token supports 50,000 requests per month.…