The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
26 views

How can I assign active directory permission to the default app pool identity

How can I assign active directory permission to the default app pool identity [IIS APPPOOL{application pool name}]? I am trying to do this to enable a web application query active directory groups, ...
1
vote
0answers
23 views

Configuring IIS application pool to access SQL Filestream with ApplicationPoolIdentity

I have an IIS 7.5 server with a number of applications in a single Application Pool. Some of these applications access a SQL Server 2008 R2 Filestream on a remote machine, on the same domain. The ...
0
votes
0answers
14 views

LDAP read privileges for comupter, IIS under ApplicationPoolIdentity user

Is it possible to set up LDAP read privileges to Active Directory for computer account? If I run web application on IIS 7.5, which application pool is running under ApplicationPoolIdentity, I have ...
0
votes
1answer
29 views

IIS7 32bit application does not fire error pages, only empty page

I'm configuring IIS7.5 on a new 64bit server to handle a older website that uses few 32bit components and a MS Access database. I've set successfully the application pool to support the 32bit - so ...
2
votes
3answers
67 views

Identify which application pool is using CPU / Memory

We have a web server with many Web Sites. Each web site has it's own application pool. Currently all application pools use the identity of the same domain user. When one of the sites starts to ...
0
votes
1answer
29 views

IIS not serving static or dynamic content

I am trying to load: http://localhost and http://localhost/folder/page.html and http://localhost/folder/page.php and I just get the hour glass showing that it is loading, but nothing ...
0
votes
0answers
10 views

Multiple Recycle settings for applicaiton pool - IIS7

Wanted to understand if I set multiple recycle settings in application pool in IIS7 at the same time, how does it affect- is it additive or mutually exclusive with some precedence. For example, if I ...
0
votes
0answers
12 views

How to allow access to a folder in a site just to a specific Application Pool Identity

I have MS Server 2008 R2 and IIS 6.1. In my IIS 6.1 I have several sites each one with its own Application Pool. For the context of this question suppose I have MyDownloads.MyDomain.com (with app pool ...
2
votes
1answer
88 views

Why are 32-bit application pools more efficient in IIS? [closed]

I've been running load tests with two different ASP.NET web applications in IIS. The tests are run with 5,10,25, and 250 user agents. Tested on a box with 8 GB RAM, Windows 7 Ultimate x64. The same ...
1
vote
1answer
53 views

Is it bad if your Virtual Bytes count is high in an application pool in IIS?

Related to What does Virtual Bytes mean in Worker Processes pane in IIS7.5 Manager? I have a server running a few different sites. We're seeing some performance and memory issues. When I go to ...
0
votes
0answers
51 views

How to clear IIS Application Pool HTTP Request Queue?

I was doing some volume testing on a WCF service hosted in IIS and discovered the application pool queued up a large number of requests. How can I clear the HTTP request queue for the app pool? I ...
0
votes
0answers
26 views

Rewrite.dll and Application pool issues

is rewrite.dll part of IIS rewrite module? and another question is there any bugs that can make crash an App pool in IIS?if so what are those?
0
votes
0answers
33 views

IIS 7.5 Remote manager - read only view for application pools, bindings, basic and advanced settings

I am trying to provide the development teams READ ONLY view into IIS 7.5 via the IIS remote manager at a site level rather than a server level. Full admin rights is needed at the server level. So ...
0
votes
0answers
109 views

Failed to start new Plesk 11.0 on fresh windows 2008 R2 after windows update

I don't know why it failed to start fresh install Plesk 11 on fresh windows 2008 R2 after windows update. I have not do anything configuration yet on iis, plesk. The problem is start after Windows ...
2
votes
0answers
88 views

IIS 6.5 application hangs - strange behavior

Ok, here are the symptoms in chronological order: (iis 6.5 - asp.net 2.0 - windows server 2003) Application pool drops all requests. (dropped, and abandoned by reqQueue) Trying to log into ...
0
votes
1answer
119 views

IIS Sites often goes down and comes up after App Pool recycle

We are hosting about 40 sites in our environment and on a daily basis some sites are going down and after app pool recycle we are able to bring the sites up. We are using .net 4.0 as framework and ...
0
votes
0answers
27 views

Python with IIS Hosted - Worker Processes

Currently, I am doing load testing on the Python application which hosted using IIS. When come to 8-10 ppl hitting the application at the same time, the application getting lag and slower. However, ...
0
votes
0answers
68 views

Need to determine why IIS 7 Application Pools are using more RAM on one of six servers behind a load balancer

Details: We have 6 servers in a web farm behind an F5. There are approximately 25 AppPools on each of these servers. On servers 1 - 5 the apppools are consuming approx 500MB Private Bytes, and 5GB ...
0
votes
0answers
89 views

IIS 7 Application Pools using a different amount of memory on multiple servers behind a load balancer [closed]

We have 6 servers in a web farm behind an F5. There are approximately 25 AppPools on each of these servers. On servers 1 - 5 the apppools are consuming approx 500MB Private Bytes, and 5GB Virtual ...
1
vote
1answer
326 views

What permission(s) does an application pool identity required to manage other application pools?

I have a web site (used to manage various parts of our software) that needs the permissions required to start/stop other application pools. I've created a user and set the app pool identity to ...
0
votes
1answer
190 views

IIS permission configuration issue

Sorry the title of this question is a little ambiguous but I don't really have any idea where the issue lies - I'm seeking some clarification of the server error logs. Basically, I had a dedicated ...
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 ...
0
votes
1answer
454 views

Cannot find “IIS APPPOOL\{application pool name}” user account in Windows Server 2008

Normally when setting up IIS 7, I'm used to allowing permissions to user IIS APPPOOL\{application pool name} on the root folder of my web application(s). I also give permissions to IUSR (or the ...
1
vote
0answers
20 views

Does IIS6 update the password of the domain account if one is used for the application pool identity?

Basically as the question states, if I use a domain account for the application pool, and the domain identity has a requiremet for the password to change every X days, does IIS6 handle the password ...
1
vote
1answer
570 views

How do I increase the queue length in IIS's default app pool via command line?

I have a farm of IIS servers running Exchange and we are getting this error in HTTP Error: HTTP/1.1 POST /ews/exchange.asmx - 1 Connection_Dropped_List_Full MSExchangeServicesAppPool The advice ...
0
votes
1answer
776 views

IIS 7 Using Domain Account for Application pool identity Invalid Password

I have an asp.net website containing a WCF service that I am developing on a Windows 7 machine hosted with IIS 7. I am needing to connect to an instance of Reporting Services 2005 with the service, ...
0
votes
1answer
247 views

IIS 7 application pool stops every night (503 error)

I have an ASP.net MVC application running on Windows Server 2008 with IIS 7. Everything works fine, but every night the application pools stops and I receive an http 503 error, I need to restart the ...
1
vote
1answer
334 views

IIS 7 - worker processes more than one

if i set worker process as 1, my application pool hangs. if i set it at least 6, everything works fine. but every article i read says "don't set it more than 1" so, in this practice, am i wrong? or ...
5
votes
1answer
347 views

Is the serviceAutoStartProvider attribute required to auto-start an ASP.NET application?

I've been reading Scott Guthrie's post on Auto-Start ASP.NET Applications, which provides examples on how to setup an ASP.NET 4.0 application to auto-start. <applicationPools> <add ...
0
votes
1answer
176 views

DefaultAppPool Identity Account in IIS6

I need to create a User account that is A) not within the IIS_WPG Group that will write to folders, and B) is used as the DefaultAppPool Identity Account. The purpose of B is because of preventing ...
0
votes
2answers
162 views

Slow PHP Page Load on IIS7 until AppPool is Recycled

Using PHP 5.3.13 and MySQL 5.5.25 on Server 2008 R2 (IIS 7.5). I have a PHP page that pull some info from MySQL and outputs some XML. The page works fine, and takes about 5 seconds to load a very ...
1
vote
1answer
386 views

PHP on IIS 7.5/W2K8 using IUSR Account not IIS_APPPOOL\DefaultAppPool

I am setting up a new web server and trying to use the new Application Pool Identities available in Windows Server 2008 R2 (as described here: ...
1
vote
1answer
305 views

Excel cannot access the file with IIS7&Windows Serer 2008 R2(64bit)

I have a web project in .NET 4 that needs to access an Excel file, but it ends up with the following error message: Error occured during file generation.Microsoft Excel cannot access the file ...
0
votes
0answers
59 views

What is shutting down my application in IIS7?

I have a web service that (among other things) hsd a timer to check a database for jobs. However it seems to shut down in the early hours of the morning (there are no exceptions occuring). In the ...
0
votes
1answer
732 views

SPN's, Kerberos and IIS

I have a dns alias of MyWebServer, which points to the ip of a win 2008 r2 box running iis 7.5. I have the correct HTTP spn's set up for a domain user which has permissions to delegate to a nominated ...
2
votes
0answers
205 views

PHP suddenly failed after IIS update

All my application pools were stopped this morning after I got to work. I can restart them, but when I try to load the website the app pool crashes again. Update: I've looked in the GAC as the error ...
1
vote
0answers
717 views

w3wp.exe error in IIS 7 [closed]

I am running IIS 7.0 on Windows server 2008 R2 and created 1 Application Pool per site and I have several site which is causing the application pool to stop. This shows several times for every ...
0
votes
3answers
411 views

How to recycle all app pools on IIS6 without iisreset?

Is there a way to recycle all app pools on an IIS6 server at once without using iisreset or manually recycling each one?
2
votes
1answer
188 views

Programmatically retrieve Application Pool Defaults

Using the IIS namespace, one can query the IIS Apppool settings, using: $pools = get-wmiobject -namespace "root/microsoftiisv2" -query 'select * from IIsApplicationPoolSetting' However, this only ...
0
votes
1answer
136 views

IIS 7: Application Pools configuration

We recently had to move some of my websites from Apache to IIS 7 (on Windows Server 2008). Now I have to put my hands on it, and I found this application pools configuration (I obscured websites ...
6
votes
2answers
580 views

IIS 7.5, need help to understand how app pool recycling works

I am using windows server 2008 R2 to only host one application (asp.net mvc3). The first time the initial page load was really slow. In my app pool recycling setting, only "regular time ...
5
votes
2answers
1k views

Win2k8R2 / IIS 7.5 - users getting 503 response, no 503 error reported in logs

I've got 2 web servers with mirrored content. There's a load balancer sitting in front of them. Starting yesterday we've been getting people complaining about 503 errors. i can't find any 503 errors ...
3
votes
2answers
161 views

Disable .net completely in a IIS6 Application Pool

we're managing some web sites for our clients on our servers, some running Windows Server 2003 R2 and others running 2008 R2. In Windows Server 2008 R2, we can disable completely .NET framework usage ...
1
vote
3answers
1k views

Warming up an IIS Application Pool automatically?

So IIS likes to shut down app pools that aren't in use. While this makes sense, I would like to have certain app pools conterminously running, but I don't want to just disable the automatic app pool ...
1
vote
0answers
267 views

Does IIS Sometimes Allocate More Worker Processes Than Configured?

We have an IIS 7.5 web service on Windows Server 2008 that handles WCF requests from C# clients. This service is configured to have Maximum Worker Processes = 1, so it is not a web garden. IIS is ...
1
vote
2answers
690 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 ...
2
votes
3answers
769 views

Assign more memory to w3wp worker processes

My workers processes cap out at 70mB. How do I raise this limit? I have 4Gb on Windows 2003 IIS6. Thanks!
0
votes
1answer
252 views

How to Monitor IIS app pools and alert for any down time?

Does any one have any good ideas for monitoring IIS 7 app pools for down time and either auto restarting them or alerting through email on them? I found this link with a nice power shell script but ...
0
votes
2answers
157 views

application pool stopped

I have problems with an application pool on windows server 2003 R2, IIS 6.0. Sometimes the application pool stops for unknown reasons. I would like to research this. What could be the reason? Where ...
1
vote
2answers
1k views

IIS Identities: Application Pool vs Connect As in Basic Settings

In the Basic Settings section of a website in IIS 7.5, there is an option to specify a user account via Connect As.... If this is kept off, pass through authentication is used. I assumed that would ...

1 2 3