help with nginx

Reinis Rozitis r at roze.lv
Sat Jan 25 12:36:50 UTC 2025


> I have a website : https://www.solidkingsinc.com
> I have spent soo many hours trying to find a way to use rate limiting with nginx but failed miserably.

According to your provided configuration you have enabled the limit requesting only for api.solidkingsinc.com and not for the www. website.
You need to add limit_req also for that server/location {} block.

rr


More information about the nginx mailing list