Web Hosting Talk







View Full Version : High CPU load IIS


Vortech
07-03-2002, 09:27 PM
I saw some one post a nice little tool to see who or what IIS site is using up a CPU on a windows web server.. Does any one know what the link may be or were i might find some thing like this.. The dllhost.exe part of IIS keeps getting high on one web server but can't seem to find them with the tools in IIS

roly
07-03-2002, 10:50 PM
http://httpd.apache.org will fix it:stickout

Jay Suds
07-03-2002, 11:04 PM
Hi Vortec -

You should be able to use the Performance program to see which site are getting the most hits/sec, most current user sessions, etc. Hopefully this puts you on the right path for the information you're seeking.

Vortech
07-03-2002, 11:12 PM
I tried all that not much luck there really.. I had seen a post and some posted a link to ti but can't seem to find it any where now.. :(

Servstra-Sales
07-04-2002, 06:29 AM
Originally posted by roly
http://httpd.apache.org will fix it:stickout
Funny, but not very helpful to this persons problem. :rolleyes:

Vortech - Try www.iisfaq.com and see if there is a tool there that will help you with the problem.

Dedicated
07-04-2002, 07:57 AM
regmon.... www.sysinternals.com

mattan
07-04-2002, 09:21 AM
Hi Vortech

Give this a try http://iis-asp-script-real-time-monitor-tracer.pstruh.cz/help/iistrace/iis-monitor.asp

There is a demo that you can actually download. We've had some luck with this in finding rougue sites

RackMy.com
07-04-2002, 10:56 AM
http://httpd.apache.org will fix ityeah, that is the fix. [shaking head]

IIS Tracer should help!