Top "Application-pool" questions

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

IIS App Pool Identity vs. Windows Account

What are the pro's and con's of using the built in App Pool Identity in IIS as opposed to specifying …

windows sql-server-2008 iis-7 windows-authentication application-pool
HTTP Error 500.0 on StaticFile when using custom identity for AppPool

I have an MVC4 web application deployed on a Windows 2012 R2 server with IIS 8.5. I configured the Application Pool to …

asp.net-mvc-4 application-pool internal-server-error staticfilehandler
How are people solving app pool recycle issues on deployment with large apps?

Currently after a build/deployment of our app (58 projects, large asp.net MVC 3 front end) takes ~15-20secs to load …

asp.net-mvc iis-7 application-pool recycle
ASP.NET restarts when a folder is created, renamed or deleted

UPDATE -- process to replicate issue: 1) Create a website project at c:\projects\restart-demo 2) Add default web.config and a …

asp.net content-management-system appdomain application-pool
How to get a list of all the ASP.NET running worker process and its associated application pools?

I'm in a need to get a list of all the ASP.NET running worker process and its associated application …

c# asp.net powershell application-pool w3wp.exe
When does IIS recycle the worker process?

When I setup an application pool for my web app in IIS 6 it defaults the worker process to recycle in 1740 …

iis-6 worker-process application-pool
New-SPWebApplication application pool account is not found

I am trying to create a new web application using PowerShell. I keep getting the error application pool account is …

sharepoint web-applications powershell sharepoint-2010 application-pool
'DefaultAppPool' is being automatically disabled due to a series of failures

Having a tough time with this issue. Not sure how but my ApplicationPoolIdentity is broken. Currently I'm running IIS 8 on …

application-pool user-profile iis-8 applicationpoolidentity