curl: (47) Maximum (50) redirects followed when configuring nginx ratelimiting
so I’ve tried adding rate-limit handeling in my nginx configuration which seemd to have broken things.
I’ll share 2 nginx configuration versions, the first one without the ratelimiting part which works fine and the second one with the ratelimit part added.
The Confiug with the ratelimit part added, causes this too many redirects error.