plainblack.com
Username Password
search
Bookmark and Share

    

Httpd process

User teox
Date 1/20/2012 3:36 am
Views 224
Rating -2    Rate [
|
]
Previous · Next
User Message
teox

On a Webgui server with many sites running, I need to know what particular site is affecting Cpu, through https process over 100%

How can we do that?

--- (Edited on 1/20/2012 3:36 am [GMT-0600] by teox) ---



Back to Top
Rate [
|
]
 
 
knowmad

I've recently wondered about this as well. My initial thought as to do an access log analysis around the domains folder to see if I could find one site that was significantly more active. Haven't written that code yet.

Hopefully someone from Plainblack will chime in as I'd expect they've had to deal with this issue on their hosting platforms.

William

----
Knowmad Technologies
http://www.knowmad.com

--- (Edited on 1/20/2012 9:56 am [GMT-0500] by knowmad) ---



Back to Top
Rate [
|
]
 
 
perlDreamer

Server load is a combination of how many pages a site serves, and the amount of effort to generate the page (heavy pages with dynamic content vs light pages with static content).

So knowmad is right on with the first approach.  Check the sites to see who is serving the most pages.  Then, use WebGUI's built-in debugging tools to see how much time the most visited pages take in time.

I do have a tool that does the page generation time on the command line but it has some unfortunate side effects which make it not releasible to the public yet.

--- (Edited on 1/20/2012 10:32 am [GMT-0800] by perlDreamer) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved