Re: [EMAIL PROTECTED] Invalid Requests in Apache 1.3.28

2007-02-20 Thread Joshua Slive
On 2/20/07, Srikanth S <[EMAIL PROTECTED]> wrote: Hi, When we run the command ps -ef|grep httpd|wc -l it will give how many HTTPD processes are running in that machine. Our web server starts with minimum 1 HTTPD processes only. We have got HARD LIMIT set to 512 and often when such below menti

Re: [EMAIL PROTECTED] Invalid Requests in Apache 1.3.28

2007-02-20 Thread Srikanth S
Hi, When we run the command ps -ef|grep httpd|wc -l it will give how many HTTPD processes are running in that machine. Our web server starts with minimum 1 HTTPD processes only. We have got HARD LIMIT set to 512 and often when such below mentioned requests comes to web server, web server HTTPD

Re: [EMAIL PROTECTED] Invalid Requests in Apache 1.3.28

2007-02-19 Thread Joshua Slive
On 2/19/07, Srikanth S <[EMAIL PROTECTED]> wrote: Hi We are running Apache 1.3.28 on Solaris 8. Very often, we are getting some invalid requests on apache web server like below "GET / HTTP/1.1" 301 254 "-" "-" "-" from different IP address. Even though it is not forwarding this request to ap

[EMAIL PROTECTED] Invalid Requests in Apache 1.3.28

2007-02-19 Thread Srikanth S
Hi We are running Apache 1.3.28 on Solaris 8. Very often, we are getting some invalid requests on apache web server like below "GET / HTTP/1.1" 301 254 "-" "-" "-" from different IP address. Even though it is not forwarding this request to application layer, it is increasing HTTPD count on we