apache runs with 8 processes.

2006-05-13 Thread justin


Hello,

My problem is apacheruns with 7 processes and none of them is working 
well.
It started yesterday when i installed PHP/5.1.4, everything looked fine 
exept for all these processes.


root 2955  0.0  4.3  7932  5300  ??  Ss1:43PM   0:00.70 
/usr/local/sbin/httpd
www  2956  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01 
/usr/local/sbin/httpd
www  2957  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01 
/usr/local/sbin/httpd
www  2958  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01 
/usr/local/sbin/httpd
www  2959  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01 
/usr/local/sbin/httpd
www  2960  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01 
/usr/local/sbin/httpd

root 3021  0.0  0.5  1416   592  p1  R+1:57PM   0:00.01 grep httpd

Maybe someone could give me a hint.

Thanks in advance,
Justin.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: apache runs with 8 processes.

2006-05-13 Thread fbsd
Those tasks are started by the statements you have in httpd-conf.
It's normal.
If you have light apache server usage you can limit the number of
default tasks by making changes in httpd-conf


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of justin
Sent: Saturday, May 13, 2006 8:01 AM
To: freebsd-questions@freebsd.org
Subject: apache runs with 8 processes.



Hello,

My problem is apacheruns with 7 processes and none of them is
working
well.
It started yesterday when i installed PHP/5.1.4, everything looked
fine
exept for all these processes.

root 2955  0.0  4.3  7932  5300  ??  Ss1:43PM   0:00.70
/usr/local/sbin/httpd
www  2956  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01
/usr/local/sbin/httpd
www  2957  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01
/usr/local/sbin/httpd
www  2958  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01
/usr/local/sbin/httpd
www  2959  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01
/usr/local/sbin/httpd
www  2960  0.0  4.4  7960  5344  ??  I 1:43PM   0:00.01
/usr/local/sbin/httpd
root 3021  0.0  0.5  1416   592  p1  R+1:57PM   0:00.01 grep
httpd

Maybe someone could give me a hint.

Thanks in advance,
Justin.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]