Re: [users@httpd] Blocking repeated requests.

2005-06-09 Thread Joshua Slive
On 6/9/05, Krist van Besien <[EMAIL PROTECTED]> wrote: > Hello, > > We run a web portal for mobile phones. The problem we have is that > some phones have buggy web clients, that sometimes sent bursts of 200 > or more of identical requests, that overwhelm the application server > our webserver for

[users@httpd] Blocking repeated requests.

2005-06-09 Thread Krist van Besien
Hello, We run a web portal for mobile phones. The problem we have is that some phones have buggy web clients, that sometimes sent bursts of 200 or more of identical requests, that overwhelm the application server our webserver forwards its requests to. Is there a way to filter these requests out