Date: Wed, 12 Nov 2008 03:14:05 +0800 From: "Ken Chen" <ken73.chen@gmail.com> To: stable@freebsd.org Subject: Re: php-cgi frozen with sbwait when SMP enable Message-ID: <d018a9bd0811111114q5d2c7e44o1097c49a5229c761@mail.gmail.com> In-Reply-To: <20081111160526.GA1608@icarus.home.lan> References: <d018a9bd0811070329s30b463b0m6885e1f568217b89@mail.gmail.com> <20081107142137.GA7051@icarus.home.lan> <d018a9bd0811070645g796ff0a3l7a46ffba8ecdd4e2@mail.gmail.com> <4917285C.2030702@lozenetz.org> <d018a9bd0811110609oa905044o910cc4f3bab85b67@mail.gmail.com> <20081111160526.GA1608@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank Jeremy, I will try. 2008/11/12 Jeremy Chadwick <koitsu@freebsd.org> > 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 | > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d018a9bd0811111114q5d2c7e44o1097c49a5229c761>