Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Need to stress test IIS 7 how to do that progmatically?

Need to stress test IIS 7 how to do that progmatically?

Scheduled Pinned Locked Moved Web Development
csharpasp-netwindows-adminjsonhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DeepToot
    wrote on last edited by
    #1

    I have a new vm 2008 box with 8gig Ram and 6 processors running IIS 7. I need to find a way to set my website up in a certain app_pool while other websites are in a seperate app_pool and try to bring it down. We are trying to see if one app_pool looses all its resources what happens to the rest of the websites in the seperate app_pools. Can someone offer some suggestions on how I can test the website to accompolish this? COuld be C# code or asp.net page that does it, just needs to be done. Any help? Thanks

    N 1 Reply Last reply
    0
    • D DeepToot

      I have a new vm 2008 box with 8gig Ram and 6 processors running IIS 7. I need to find a way to set my website up in a certain app_pool while other websites are in a seperate app_pool and try to bring it down. We are trying to see if one app_pool looses all its resources what happens to the rest of the websites in the seperate app_pools. Can someone offer some suggestions on how I can test the website to accompolish this? COuld be C# code or asp.net page that does it, just needs to be done. Any help? Thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Just read the documentation "Because each worker process operates as a separate instance of the worker process executable, W3wp.exe, the worker process that services one application pool is separated from the worker process that services another. Each separate worker process provides a process boundary so that when an application is assigned to one application pool, problems in other application pools do not affect the application." http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/67e39bd8-317e-4cf6-b675-6431d4425248.mspx?mfr=true[^]


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups