View Single Post

  #4 (permalink)  
Old 11-07-2006
Ken Williams
 
Posts: n/a
Default Re: stop many connections?

yes your right, I had a modrewrite rule going to the somefile.exe. I've
improved/fixed it.

I actually do run MS-Dos on the linux box, I boot it then use loadlin to
run linux. I like to live in the past.



Nick Kew wrote:
> 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?
>
>