The app-pools tag has no wiki summary.
2
votes
2answers
1k views
Disabling Overlapped Recycling in IIS 6.0
I can't seem to find information on how to disable overlapped application pool recycling in IIS. Can anyone help me out?
2
votes
1answer
1k views
How do I restart a certain app pool on IIS remotely via a command line?
I am an admin on the box and would like to stop/start a certain app pool without having to log into the box.
Is there a command line to do this task?
2
votes
1answer
596 views
IIS, Application Pools and Event Logs
Running IIS 6 on a handful of Windows 2003 Web Ed. servers. Each has some App Pools configured with "Idle Timeout" of x minutes. No recycling, just the idle timeout from the Properties Performance ...
2
votes
2answers
91 views
Easy way to reload multiple applications under a single IIS Website after AppPool Recycle?
I'm not sure where to begin or even if my thinking is in the right direction. Hopefully someone here can tell me what to do or at least give me a direction to start travelling.
I work on a Intranet ...
1
vote
2answers
257 views
What would you expect the typical App Pool size to be for a basic ASP MVC3 site?
I recently rented some shared space on WinHost.com (Basic package). I deployed a single ASP MVC3 application that uses NHibernate. It is a very lean app and I have profiled it for memory leaks and on ...
0
votes
3answers
3k views
How do you start/stop IIS 7 app pool from cmd line if there are spaces in the app pool name?
http://technet.microsoft.com/en-us/library/cc732742(WS.10).aspx
The above URL describes how to start/stop an IIS 7 app pool. However, I have spaces in my app pool name. Double-quotes doesn't work. ...
0
votes
1answer
79 views
IIS7 APP pool recycling: what is the valid format for a schedule string?
I'm trying to specify an app pool recycling schedule to more than one specific time, but I'm receiving an error invalid schedule string.
What is the valid time format for a schedule string for app ...
0
votes
2answers
68 views
Why is my IIS6 Site Not Using AppPool Credentials?
I have a site that is running under the root site's credentials instead of the one in its AppPool and cannot figure out why. This is not a problem on other servers.
Configuration:
Windows Server ...
0
votes
2answers
777 views
How do you resolve HTTP Error 503. The service is unavailable on IIS7?
I'm getting a 503 error when trying to access the localhost web site on my Windows 7 machine. When I look in the event log I'm getting a load of errors along the lies of:
Windows cannot copy file ...
0
votes
1answer
1k views
Service Unavailable - App Pool disabled error…anyone know why?
A small number of our sites intermediately experience an error that is a mystery to us.
Our set up is:
Windows Server 2003
IIS6
.NET 3.5
We have about 35 Websites running on IIS
Each site has it's ...
0
votes
2answers
453 views
Run away IIS App Pool
Has anyone else had any problems with IIS 6 App Pools running away with memory utilization? I am using server 2003 and our one classic ASP applications (powered by an Access database). Once a request ...
0
votes
1answer
1k views
IIS7 App Pool stops for inactivity, but doesn't restart when page is requested
We recently moved our webserver from one hosting collocation to another and everything seemed to come online nicely. Once I got back home, I got a call from a customer saying that their site had gone ...
