Jump to content

Application Pool

- - - - -

  • Please log in to reply
2 replies to this topic

#1
Tsarj

Tsarj

    Learning Programmer

  • Members
  • PipPipPip
  • 36 posts
Guys,

I'm trying to reproduce crashing an application pool. The closest I came is nearly tanking the box. I took an integer variable, printed it, incremented it, and then looped. Endlessly. It took up 2gigs of mem and 99% cpu. However, it did not kill the app pool. Can anyone help me writing code to reproduce killing the pool? I'd like to learn how to use DebugDiag but need to see it in action. That's why I'm trying to kill my development pool :P

Any help would be greatly appreciated.
AFK, [War]
Posted Image

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
  • Location:New York, NY
Try throwing an unhandled exception.

#3
questionspoint

questionspoint

    Newbie

  • Members
  • PipPip
  • 15 posts
In my application application pool crashed consistently when the process crossed 1Gig RAM.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users