Re: [PHP] Detecting massive web hits
[email protected] (Frank Arensmeier)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
12 apr 2013 kl. 17.23 skrev Angela Barone: > Does anyone know if there's a ready-made script that detects if someone hits multiple web pages within seconds of each other and then can temporarily ban them by IP from accessing our site? > > Looking through the logs, I see someone/something hit each and every page of a site I work on within only a few seconds of each other. I seriously doubt they are a customer. ;) > > I'd appreciate any insights. > > Thank you, > Angela > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Maybe Fail2ban is what you are looking for? http://www.fail2ban.org/wiki/index.php/Main_Page /frank