in reply to Re^2: CPU Usage by VirtualHost
in thread CPU Usage by VirtualHost
SO, it looks like times() uses the same cpu times from the /proc filesystem that everything else uses. I wonder what I need to do (a signal that needs to be sent maybe) to get the /proc cpu usage stats to update....