DragonFly users List (threaded) for 2007-01
DragonFly BSD
DragonFly users List (threaded) for 2007-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Apache2.2 and php5, 100% usage


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sat, 27 Jan 2007 08:22:30 +0100

Petr Janda wrote:
Ive been experiencing a weird thing. Im running DF 1.6 on this server and once in a while 1 or 2 of the apache processes become using 100% CPU, all the other apache processes are ok. This is an SMP box.

best compile apache and php with -g, but that's not strictly necessary. then attach with gdb to this process:


gdb /path/to/apache/binary pid

and check where they are hanging:

gdb> bt

that should give us some ideas what is happening.

cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]