From owner-freebsd-questions@FreeBSD.ORG Sat May 13 13:53:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3FF16A40B for ; Sat, 13 May 2006 13:53:31 +0000 (UTC) (envelope-from fbsd@a1poweruser.com) Received: from mta13.adelphia.net (mta13.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69C143D45 for ; Sat, 13 May 2006 13:53:30 +0000 (GMT) (envelope-from fbsd@a1poweruser.com) Received: from barbish ([70.39.69.56]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060513135330.CRJI9479.mta13.adelphia.net@barbish>; Sat, 13 May 2006 09:53:30 -0400 From: "fbsd" To: "justin" , Date: Sat, 13 May 2006 09:53:24 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20060513135219.I2854@justnosweat.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Cc: Subject: RE: apache runs with 8 processes. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 13:53:31 -0000 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: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On 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 ?? Ss 1: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 "freebsd-questions-unsubscribe@freebsd.org"