Re: [PHP] Detecting massive web hits
[email protected] (Sebastian Krebs)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CALtuQzA5AjkQvGVUZRxfaOkQaQ-jh0FPrRMcqc1Xzf06x+yd+A@mail.gmail.com> |
Nginx has builtin support for this and I assume, that there is something similar for Apache. I don't think PHP is the right tool. Am 12.04.2013 17:24 schrieb "Angela Barone" <[email protected]>: > 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 > >