<quote who="Américo Rocha"> > > Hi there, > > I've watching my pids with top, and I couldn't stop notting the > apache pid, wich is consuming 96/98% of CPU. Is this normal ?
doesn't sound normal. i run a few dozen systems with apache and all of them are 0% cpu usage. > > > I'm running a php4 based site with some features, like the ability > to send sms messages if its a php script causing it usually php will show up in the process list instead of apache, i'd reccomend turning on mod_status and configuring it and viewing http://your.server/server-status and see what apache is doing. nate