Re: [EMAIL PROTECTED] bogus requests

2008-03-19 Thread Abhijit Bhatnagar
what I want to ask precisely is that is there any possibility that apache might consider the bogus request as 2 requests?? Abhijit Bhatnagar <[EMAIL PROTECTED]> wrote: The first thing that I check in the index.php is the action and if it is not what I am expecting then I redirect to an

Re: [EMAIL PROTECTED] bogus requests

2008-03-19 Thread Abhijit Bhatnagar
AIL PROTECTED]> wrote: On 19.03.08 05:31, Abhijit Bhatnagar wrote: > Recently our website started receiving a lot of requests which have > another url inside the original request. > http://somedomain.com/index.php?action=http://someotherdomain.com > > I don't know how but it

[EMAIL PROTECTED] bogus requests

2008-03-19 Thread Abhijit Bhatnagar
Hey, Recently our website started receiving a lot of requests which have another url inside the original request. example: http://somedomain.com/index.php?action=http://someotherdomain.com I don't know how but it was somehow causing heavy load on the apache server. Our Apache server version is

Re: [EMAIL PROTECTED] Apache 2.0.46 problem

2007-02-06 Thread Abhijit Bhatnagar
uesday, February 6, 2007 10:07:31 PM Subject: Re: [EMAIL PROTECTED] Apache 2.0.46 problem On 2/6/07, Abhijit Bhatnagar <[EMAIL PROTECTED]> wrote: > I have Apache/2.0.46 (Red Hat) with server status module installed on my > server and I > also have a script running which checks eve