Top "Application-pool" questions

Application pools allow you to isolate your applications from one another, even if they are running on the same server.

What is the different between Session Timeout and Idle Timeout in IIS?

In IIS, Select Default Web Site > Properties > Home Directory > Application Settings > Configuration > Options, the default …

iis session-timeout application-pool
Getting "Service Unavailable" error when browsing IIS website

I have a website in IIS 6.0 using an application pool with a custom service account. When I browse the website, …

asp.net iis security windows-authentication application-pool
What is the difference between IIS reset and application pool recyle in affecting of cache

I have encountered a weird problem: as far as I know, cache can be cleared by recycling the application pool. …

iis caching application-pool
Memory Usage of Each Application Pool

I Use IIS 7.5 and I have Some ASP.NET sites and Some Web Services in different Application pools. In current …

asp.net iis iis-7.5 application-pool
IIS how to determine ApplicationPoolIdentity account?

Windows Server 2008 R2 Standard ( Microsoft Windows Server Version 6.1 Build 7601: Service Pack 1 ) IIS 7.5.7600.16385 In IIS Manager for a Site assigned an …

iis-7.5 windows-server-2008-r2 account application-pool applicationpoolidentity
IIS Application pool PID

is anyone familiar with a way to get the Application pool that is associated with a process ID ? I am …

.net iis application-pool pid
Get the Application Pool Identity programmatically

How do I get the identity of an appPool programmatically in C#? I want the application pool user and NOT …

c# iis application-pool applicationpoolidentity
How to config application pool in IIS 7.5 automatically re-start when it was stopped?

My website was down several times per day and when I check the application pool (IIS 7.5), I saw it was …

asp.net iis-7.5 application-pool
How to remotely check the status of a web application pool with PowerShell?

I see a lot of scripts for recycling application pools on a web server running IIS7 but is there a …

powershell iis-7 application-pool
IIS 6.0 Application Pool crash

Have a lot of troubles on production server. Some routing cause crashing of Application Pool with event id 1011: Event Type: …

iis iis-6 debugging crash application-pool