Hi Swapana,

I'm thinking that what's causing your httpd process to go zombie is probably a badly-written script. But one other thing that bothers me are the requests to _vti_bin directory. When I was in charge of administering the company's web server some years ago, I found a lot of requests to that directory, including what looked like attempts to run some .exe file. Now, because I was running Apache on a TurboLinux system, I had nothing to worry about. But the logs would show many, many accesses every day.

However, my httpd process did not go zombie, nor was there much impact on performance. (maybe because we were getting only 30 legitimate hits a week when we first went live)

Regards,
pascal chong


Swapana Ghosh wrote:


Hi



Can you give us a snippet of your Apache error logs ? Mark down the time that you actually get the zombie process. Is your Apache solely serving static web pages or executing some Perl/CGI/Java/PHP scripts as well ?





Regards,
pascal chong



Yes mostly all our sites are using Perl/CGI/Java/PHP...Here at 9 pm i am giving the error messages from /var/log/httpd/error file...at that time two processes also became *zombie* - i am mentioning the top and log file...

_____IT IS THE TOP DISPLAY_____________________________________________

 9:00pm  up 1 day, 16:40,  5 users,  load average: 2.81, 1.56, 1.15
90 processes: 86 sleeping, 2 running, 2 zombie, 0 stopped
CPU states: 32.7% user, 11.3% system,  0.0% nice, 55.8% idle
Mem:   517188K av,  487452K used,   29736K free,  338132K shrd,   94920K buff
Swap:  131448K av,    8976K used,  122472K free                  198464K cached

 PID USER     PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
29314 httpd     14   0     0    0     0 Z       0 20.1  0.0   0:01 postcards.cg
29147 httpd      1   0 20752  20M 17672 S       0  5.6  4.0   0:01 httpd
22331 httpd      0   0 23120  22M 17780 S       0  2.7  4.4   0:40 httpd
24096 httpd      0   0 23140  22M 17784 S       0  2.5  4.4   0:38 httpd
29110 root       4   0   912  912   680 R       0  1.9  0.1   0:02 top
29313 httpd      3   0     0    0     0 Z       0  1.7  0.0   0:00 httpd <defun
7784 httpd      0   0 23600  23M 17764 S       0  1.5  4.5   2:16 httpd
14097 httpd      0   0 24660  24M 17776 S       0  1.1  4.7   1:42 httpd


________IT IS THE /VAR/LOG/HTTPD/ACCESS AT THAT TIME___________________


[Tue Oct 14 00:00:03 2003] [error] [client xxx.xx.xxx.xxx] unrecognized
Frontpage request: /home/sites/site11/web/_vti_bin
[Tue Oct 14 00:00:04 2003] [error] [client xxx.xx.xxx.xxx] File does not e
xist: /home/sites/site38/web/home/children_and_youth/omnnagarajan/Onam.h
tm
[Tue Oct 14 00:00:06 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site11/web/MSOffice/cltreq.asp
[Tue Oct 14 00:00:11 2003] [error] [client xxx.xx.xxx.xxx] File does not ex
ist: /home/sites/site12/web/dynamic/pixel.gif
[Tue Oct 14 00:00:30 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site16/web/scriptures/major_sections.txt
[Tue Oct 14 00:00:30 2003] [error] [client xxx.xx.xxx.xxx] unable to incl
ude "/scriptures/major_sections.txt" in parsed file /home/sites/site16/w
eb/scriptures/yogasuutra_meaning/on_contemplations/on_contemplations_6_1
0.htm
/bin/sh: bin/createad.pl: No such file or directory
/bin/sh: bin/createburstad.pl: No such file or directory
/bin/sh: bin/createad.pl: No such file or directory
/bin/sh: bin/createad.pl: No such file or directory
/bin/sh: bin/createburstad.pl: No such file or directory
/bin/sh: bin/createad.pl: No such file or directory
[Tue Oct 14 00:00:39 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site12/web/dynamic/pixel.gif
[Tue Oct 14 00:00:42 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site13/web/sanskrit/OM_namo_naaraayaNaaya.rae
[Tue Oct 14 00:00:44 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site12/web/dynamic/pixel.gif
[Tue Oct 14 00:00:48 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site11/web/puja/audios/karava_katha_1.ram
/bin/sh: bin/createad.pl: No such file or directory
/bin/sh: bin/createburstad.pl: No such file or directory
/bin/sh: bin/createad.pl: No such file or directory
[Tue Oct 14 00:00:54 2003] [error] [client xxx.xx.xxx.xxx] File does not
exist: /home/sites/site11/web/puja/audios/karava_katha_2.ram
[Tue Oct 14 00:00:54 2003] [error] [client xxx.xx.xxx.xxx] File does not e
xist: /home/sites/site13/web/ram/ajab_teraa</font></td>kaanuun.ram

Thanks...



__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users





_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to