The torture of the application recycle
I always read about this kind of thing, but can't imagine why anyone has the problem. Right now, it's happening to my current employer's test box.
The ASP.NET process is recycling frequently and seemingly at random. We can't figure out why. However, we did fire up the new health monitoring code in our web.config, and the app restarted because, it said, the "configuration changed."
Well, that certainly qualifies as one of the reasons an app will restart, but no one is molesting any configuration. Any theories?