K
Karl Mitschke
I have an application, consisting of 25 web pages, with associated code files
in C#, and my application pool needs to be recycled way too often.
How can I tell which page is causing the pool to crash, and also, shouldn't
it recycle itself?
I assume the pool is crashed, as after the user clicks submit, they get
ablank page on postback, and when I recycle the pools, the application starts
working again.
IIS is running on two servers, with a NLB, so I also assume that just one
pool could be crashing, but I have no idea how to tell which one it is?
Kar
in C#, and my application pool needs to be recycled way too often.
How can I tell which page is causing the pool to crash, and also, shouldn't
it recycle itself?
I assume the pool is crashed, as after the user clicks submit, they get
ablank page on postback, and when I recycle the pools, the application starts
working again.
IIS is running on two servers, with a NLB, so I also assume that just one
pool could be crashing, but I have no idea how to tell which one it is?
Kar