View Single Post

  #3 (permalink)  
Old 11-07-2006
Nick Kew
 
Posts: n/a
Default Re: stop many connections?

On Mon, 06 Nov 2006 23:51:24 -0500
Ken Williams <kenw232@yahoo.com> wrote:

> I'm running apache 1.3.37 on linux 2.4. how can I stop multiple
> requests to the same file such as the following. its about 6 hits a
> second it seems.


That looks like you've got a URL redirecting to itself, and a
client that's too dumb to get out of the loop. Just fix whatever
you're running on the server that's causing the redirect.

Anyway, you should update. Apache 1.3 is 1998 software.
Do you use MS-DOS on the desktop too?


--
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/