Jump to content

Nginx module to limit visits from same IP address?


Gutspiller

Recommended Posts

Hopefully this is the right forum. I'm not sure if Nginx falls into the Apache forum or not. (Please move if need be)

 

I am continuing to better my site, and right now it's getting hammered. The programmer I hired says that some IPs are hammering the same page over 50,000 times. So our idea to limit users trying to DOS attack my site, that we filter and track IPs in a Nginx module. So that each IP address can only visit the same page no more than 10 or 20 times.

 

Does a module for Nginx like this exist?

 

Does anybody see any flaws with something like this? Surely the exploiters can't continue to rotate their IPs so quick that it would be fast enough to hammer the website, can they?

 

The programmer said he could create something, if a module doesn't exist, but is going to charge 2-4 hours ($200-$400), maybe more. If anybody sees this message that could do it for a good amount cheaper, I'd be interested in talking with you through PM or here in this thread (if that's allowed). I say a good amount cheaper as he already has access to the server, we've already worked with him, he already knows some of our code, and we already know he's a little expensive.)

 

Can somebody help point me to anything that might work to help with people that are continuing to try and exploit my site?

 

Thanks for any help you can provide!

 

P.S. I'm looking for some help on this as quickly as possible.

 

P.S.S. I was looking at this: http://wiki.nginx.org/NginxHttpLimitZoneModule would that work?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.