Skip to main content

Unanswered Questions

1,552 questions with no upvoted or accepted answers
9 votes
1 answer
3k views

how to configure IIS 7 so partial content requets/range requests on mp4 static files work.

I need help on how to setup IIS 7 so it can handle partial requests/range requests for serving mp4 files so Chrome can position seek and loop video. From what I have read IIS is supposed to support ...
7 votes
0 answers
1k views

cmd.exe as a built-in application pool identity

My IIS web applications run using the built-in application pool identity IIS APPPOOL\Foo. Is it possible to run a command-line in the context of IIS APPPOOL\Foo using psexec or some other tool? ...
7 votes
2 answers
7k views

msi for Web Deploy 3.6 for Hosting Servers... where to find?

On Win2012-R2 The Web Platform Installer offers an option (that I need...): "Web Deploy 3.6 for Hosting Servers" I would like to get this into my dsc script, but cannot find the discrete msi(s) on ...
6 votes
0 answers
2k views

How do I reduce the threads per process limit for an ISAPI app under IIS 7.5

I have a python WSGI application running under an ISAPI extension in IIS 7.5 on Windows Server 2008. I would like to increase the number of worker processes (which I know how to do) and reduce the ...
6 votes
2 answers
1k views

IIS sets http header Expires to -1, how do I override this with mod_expires

I'm using an IIS website with a Apache HTTP reverse proxy (mod_proxy with ProxyRequests Off). I want to control the expires headers in apache (don't ask), but IIS is setting the header Expires: -1. ...
6 votes
1 answer
1k views

IIS 6.0 SSL handshake error

Hi all I installed a trusted certificate in an IIS 6.0 server. I have the port 443 opened in the firewall and I verified the server is listening on that port. However when verifying using openssl I ...
6 votes
2 answers
2k views

Windows Identity Foundation (WIF) application + ADFS 2.0 on Classic pipeline mode - Is it possible?

I have a working test application that uses Windows Idendity Foundation SDK and ADFS 2.0 for authentication, which runs on Windows Server 2008 R2, IIS 7.5, Integrated managed pipeline application pool ...
5 votes
0 answers
17k views

IIS Application Pools do not start due to WAS not starting

I have been dealing with an issue with the IIS service. Every now and then, it stops working for me and it is always the same issue: IIS service and App Pools won't start due to WAS service not ...
5 votes
1 answer
2k views

ARR mixing HTTP server variables among client users

What I am trying to do? I am setting up blue-green deployment to achieve zero down-time deployment. How is the implementation? I have one server. I created a web farm. I set 3 websites blue,...
5 votes
0 answers
332 views

IIS 500.19 error on 0.01% of requests

We have deployed a simple ServiceStack application delivering Podcast RSS-feeds in IIS 7. Scouring the IIS logs, we found that a tiny amount of the requests get a HTTP 500.19 error code. Of the ~550 ...
5 votes
0 answers
1k views

ARR reverse proxy to Azure Website inside Azure Cloud Service

I am trying to rewrite www.contoso.com/blog/ to a wordpress Azure Website (contosoblog.azurewebsites.net). I have completely configured all inbound and outbound rules, and have tested them locally on ...
4 votes
0 answers
5k views

How do I configure IIS so that websocket conenctions are handled by an external program?

I can't really get my head around how websockets are configured and expected to work on the server. In my case I have a machine (Windows 10) running IIS. On that machine I want to place my own ...
4 votes
0 answers
856 views

Microsoft IIS HTTP/2 Vulnerabilities Registry Keys Recommended Values

Microsoft "fixed" the HTTP/2 vulnerabilities recently discovered. The updates add the ability to create the registry keys to stop the vulnerabilities, they don't actually fix the vulnerabilities ...
4 votes
1 answer
1k views

HTTP Debug method reveals Server header on IIS

Stuck with really weird problem and can't figure out how to handle it. So, I have asp web api application hosted in IIS 10. I use IIS Rewrite module with outbound rule which removes any Server header: ...
4 votes
0 answers
433 views

Shared Configuration and AppSettings

We use Shared Configuration for our IIS config, so the same config is used by the webservers. This works well. We like to share some server-level <AppSettings> between the servers. (in IIS ...

15 30 50 per page
1
2 3 4 5
104