zachery
CDCloudflare Developers
•Created by zachery on 3/27/2024 in #workers-help
Suggestion for rate limiting
Forgot to mention, it would be x requests per hour for each api key. The request limit may be different for each api key.
6 replies
CDCloudflare Developers
•Created by zachery on 3/27/2024 in #workers-help
Suggestion for rate limiting
So I'm trying to rate limit my users by an api key they provide. Each user would probably have around 10 req/sec. and I will probably have around 10 users. I just saw the storage methods that CF offers and it seems it'll get pricey with the amount of requests. I'll most likely use the worker's memory state as you mentioned.
6 replies
CDCloudflare Developers
•Created by zachery on 2/23/2024 in #pages-help
Getting 403 Forbidden nginx when trying to call external api
Ok, thanks for the help!
4 replies