From owner-freebsd-stable@FreeBSD.ORG Tue Nov 11 16:05:28 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F45B106568E for ; Tue, 11 Nov 2008 16:05:28 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5208FC12 for ; Tue, 11 Nov 2008 16:05:27 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA05.westchester.pa.mail.comcast.net ([76.96.62.43]) by QMTA06.westchester.pa.mail.comcast.net with comcast id dq7G1a00Z0vyq2s56s4jSB; Tue, 11 Nov 2008 16:04:43 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA05.westchester.pa.mail.comcast.net with comcast id ds5S1a00A2P6wsM3Rs5S5t; Tue, 11 Nov 2008 16:05:27 +0000 X-Authority-Analysis: v=1.0 c=1 a=WbCbx-liFbYA:10 a=tm_ATurd3F8A:10 a=QycZ5dHgAAAA:8 a=5Lo5nXYUeS24fa4D2bEA:9 a=kWjQ6Glm_3ZwQYpQUV0yJPr8KGQA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 35F9B5C19; Tue, 11 Nov 2008 08:05:26 -0800 (PST) Date: Tue, 11 Nov 2008 08:05:26 -0800 From: Jeremy Chadwick To: Ken Chen Message-ID: <20081111160526.GA1608@icarus.home.lan> References: <20081107142137.GA7051@icarus.home.lan> <4917285C.2030702@lozenetz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: stable@freebsd.org Subject: Re: php-cgi frozen with sbwait when SMP enable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2008 16:05:28 -0000 On Tue, Nov 11, 2008 at 10:09:38PM +0800, Ken Chen wrote: > I think the parent php-cgi are very health. I have tried: > > There are total 49 php-cgi processes are running or frozen, the '1 wait' is > parent . > > web4# ps alx | grep php-cgi | grep -v grep | awk '{print $9}' | sort | uniq > -c | sort -n > 1 biowr > 1 wait > 15 sbwait > 32 accept > > Kill one of frozen php-cgi processes. > > web4# kill -9 61392 > > Check again the amount of php-cgi processes, there are still 49 php-cgi > procerss. > > web4# ps alx | grep php-cgi | grep -v grep | awk '{print $9}' | sort | uniq > -c | sort -n > 1 biord > 1 bo_wwa > 1 wait > 4 - > 17 sbwait > 25 accept I would recommend you try the lighttpd and fastcgi mailing lists at this point. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |