> 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