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. IIS Thread Pool going down

IIS Thread Pool going down

Scheduled Pinned Locked Moved Web Development
helpcsharpdatabasewindows-admin
1 Posts 1 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.
  • A Offline
    A Offline
    Alsvha
    wrote on last edited by
    #1

    Hiya all. I hope this is the right part of the forum, because I couldn't see any other section where this might fit. I'm trying to investigate why a specific website is crashing often. The site is running on IIS 6.0 and .net 1.1. My main suspect is that the site often throws "System.Threading.ThreadAbortException" (which are caught and logged) due to an apparently extensive use of Response.Redirects. Now I've read on some MSDN article that IIS6.0 and .net 2 combined with this exception could cause the IIS thread pool to recycle and thus - well go down and cause the website to "reboot" loosing sessions etc. But while this site is running on IIS 6.0 it is running using 1.1 framework. Does anybody have experience with the same bug while running on 1.1, or should I think outside the box. Apparently the code has already been searched through for unclosed connections to the DB which shouldn't be the issue, and frankly, I can't see why DB connections should cause the IIS thread pool to be affected. If anything the system would just hang as far as I'd figure it. Thanks in advance.

    --------------------------- 127.0.0.1 - Sweet 127.0.0.1

    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