Aug 11, 2003 #1 pattar IS-IT--Management Aug 6, 2000 38 IN Hello, I have around 25 processes similar to the one below. I have not installed perl. Does any one know why this is happening. nobody 26008 1513 0 11:04 ? 00:00:00 /usr/sbin/httpd -D HAVE_PERL -D Thanks & Regards, Srinivasan.
Hello, I have around 25 processes similar to the one below. I have not installed perl. Does any one know why this is happening. nobody 26008 1513 0 11:04 ? 00:00:00 /usr/sbin/httpd -D HAVE_PERL -D Thanks & Regards, Srinivasan.
Aug 11, 2003 #2 Morsing Technical User Jun 25, 2002 881 GB It's your webserver. Turn it off if you don't need it. Cheers Henrik Morsing Certified AIX 4.3 Systems Administration & p690 Technical Support Upvote 0 Downvote
It's your webserver. Turn it off if you don't need it. Cheers Henrik Morsing Certified AIX 4.3 Systems Administration & p690 Technical Support
Aug 12, 2003 #3 santoshdj123 Technical User Jun 15, 2003 98 IN Hi This is due to webserver running into your memory. stop that service by giving command # service httpd stop the unwanted processes will be stopped. santosh Upvote 0 Downvote
Hi This is due to webserver running into your memory. stop that service by giving command # service httpd stop the unwanted processes will be stopped. santosh