-
**Describe the bug**
I created a configuration, based on [this article](https://johnleach.co.uk/posts/2012/05/15/rate-limiting-with-apache-and-mod-security/), to rate limit a specific url. I'm using …
-
### Pitch
Currently, the 'safe ips' are set in rack_attack.rb
[mastodon](https://github.com/mastodon/mastodon)/[config](https://github.com/mastodon/mastodon/tree/main/config)/[initializers](https…
-
Trying to use this with tonic:
```
pub fn ip_rate_limiter() -> GovernorLayer
-
As a regular user on the fairprice website, you can't change your postal code if you entered the wrong one. UX is broken for users, pls fix ntuc.
![Screenshot (59)](https://user-images.githubuserco…
-
In any web application, especially APIs, it’s essential to manage the rate at which clients can make requests to prevent abuse, ensure fair usage, and protect server resources. Without a rate limiting…
-
Hi! I’m wondering if I should use a proxy to prevent my home IP from being potentially blacklisted, assuming that’s a risk with repeated API requests.
I’m running a script that streams tweets using …
-
This is some basic numbers for the REST server to determine what needs to be changed for bottlenecks. I used the `wrk2` utility, which seems to place the server under decent load. `monero-lws-daemon` …
-
Features that are yet to be implemented:
- [x] The Login endpoint is not protected (there needs to be a rate limit per IP to prevent DoS from hash calculations and bruteforcing. Maybe per user too)…
-
#### Setup Details
CIS Version : 2.16.1 -> 2.18.0
Build: f5networks/k8s-bigip-ctlr:latest
BIGIP Version: Big IP 16.1.4.3
AS3 Version: 3.x
Agent Mode: AS3/CCCL
Orc…
-
Here is my code
const rateLimit = require('express-rate-limit');
const redis = require('redis');
const RedisStore = require('rate-limit-redis');
let apiLimiter;
const client = redis.createClien…