0
votes
0answers
50 views

IIS Application Pool and tracking “allowed processing time”

I've been tracking (or trying to track) why my ASP applications occasionally lose their sessions. It never occurs at the same time. Yesterday, I was at my desk when it happened, so I checked out the ...
1
vote
2answers
683 views

IIS 7.5 AppDomain recycle causing losing session after adding virtual directory to 'Default Web site'

I hope you can help me out here, because i tried to get some answers already in another board (see here) This Question is build on a reply of Scott Forsyth here. When adding a new virtual directory ...
0
votes
1answer
150 views

Where do you change the rate that the IIS app pool automatically recycles?

While I can say I've manually recycled an app pool or two (or thousand) in my day, I don't know much about how this occurs automatically. I assume that after a certain time interval the app pool ...