Login to TechLifeForum X
Board Index Go to Reboot.Pro
  • Account Login
  • Register
TechLifeForum
  • Home
  • Members
  • Awards
  • Rules
  • Help
  • Donate
  • Live IRC
TechLifeForum / Programming and Development / Web Development & Web Graphics v
« Previous 1 2 3 4 5 6 ... 10 Next »
/ Any IIS experts out there?[Advanced Search]
Reply to thread
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Any IIS experts out there?

06-11-2012, 12:16 PM
Post: #1
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,197
Joined: Jun 2011
Reputation: 47
Any IIS experts out there?
I'm just trying to get a feel if anyone here on TLF is quite familiar with IIS (Internet Information Services).

At work we run a server with Windows Server 2003. Lately we've been having some applications (written well before me) that are starting to hang up the server. The person that manages our server doesn't know much about trying to pin point which app (or apps) are causing the trouble.

I have some things I'm working on now, but plan on spending some time on Google later to figure this out. I just thought I'd see if maybe we had some members here with some ideas.

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
06-20-2012, 09:26 AM (This post was last modified: 06-20-2012 09:26 AM by KoBE.)
Post: #2
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,197
Joined: Jun 2011
Reputation: 47
RE: Any IIS experts out there?
Thought I'd update anyone that finds themselves looking at this thread, some information that I found.

The first thing I did was download Process Explorer:
http://technet.microsoft.com/en-us/sysin...96653.aspx

For those who haven't used it, it makes Task Manager look like a little boy compared to a body builder. Ok, that may be a bad reference, but Process Explorer is simply more powerful.

I used it to check out which Application Pools (each have it's own instance of w3wp.exe) were using up more juice. Anything from CPU/Memory/IO performance.

After identifying which process(es) were being naughty, I decided to run an IIS Debug Diagnostic Tool.
Link: http://www.microsoft.com/en-us/download/...x?id=26798

Following some simple steps here: http://serverfault.com/questions/163561/...865#166865
I was able to effectively check out which exceptions were present in the application. If the App was hung up, running a Full Dump would tell me where it was hung up, and what it was waiting for.

I then ran a FULL Dump of all the IIS processes and actually found out quite a bit more about he other pools that had seemed to be working fine.

If you are experienceing Deadlock, CPU Spiking, Poor Performance, Timeouts... I'd check into the links I mentioned here.

Good luck. :D

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
07-11-2012, 02:43 PM
Post: #3
///ViNcE Offline
Member
**
Posts: 110
Joined: Jul 2012
Reputation: 1
RE: Any IIS experts out there?
Thanks for the whole intro with it all :) IIS, never touched, was more of the cPanel person XD Hopefully will touch when needed one day :)
Find
Reply
Reply to thread


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread
1 Guest(s)
Youtube Facebook Twitter Digg
Return to Top
All content © copyright TechLifeForum
Powered By MyBB, © 2002-2013 MyBB Group
Designed by ThemeFreak
Mobile Version