-
Posted to
FastCGI Handler
by
wadeh
on
04-27-2009, 12:37 PM
Hi centralusa,
No worries. I didn't think that you were taking a shot at anyone. I'm mainly concerned that you may have found a bug that we'd like look at, but we can't reproduce it here.
When you say that this is "an inherent IIS issue", keep in mind that we work on all of IIS. It doesn't really ...
-
Posted to
FastCGI Handler
by
wadeh
on
04-23-2009, 4:43 PM
Hi centralusa,
The responseBufferLimit setting is an attribute within the handler mapping. This information could go into %windir%\system32\inetsrv\config\applicationhost.config, or it could go into a web.config file. It depends on where you set up your handler mapping for your FastCGI.
In my case, I've mapped *.php to the ...
-
Posted to
FastCGI Handler
by
wadeh
on
04-22-2009, 10:57 PM
Hi centralusa,
I'm not sure how you've reached the conclusion that there is no resolution for this. Kanwal is the developer that owns the IIS FastCGI code and he is trying to reproduce the problem you are reporting. If we can get a repro here, we will evaluate the problem and determine if we can release a fix.
I've ...
-
Posted to
Security
by
wadeh
on
04-17-2009, 4:45 PM
Thanks for the followup.
I just want to make one correction to the response I sent to you. The second sentence in the reason paragraph should read:
"Without a host header, the only information IIS has available to it for routing the request is the IP address and port (not host as I mistyped) that your telnet client connected ...
-
Posted to
Security
by
wadeh
on
04-16-2009, 8:16 PM
Thanks.
I've received it and have taken an initial look. Once we've figured it out via email, one of us can post back here with a summary of the resolution, to help others who might be having the same problem.
-Wade
-
Posted to
Security
by
wadeh
on
04-16-2009, 5:00 PM
mcm1303,
If you can send me your metabase.xml file at wadeh@microsoft.com, I can take a look to see if I can determine why you are seeing this.
Thanks,
-Wade
-
Posted to
Security
by
wadeh
on
01-28-2009, 10:37 PM
Hi PepperdotNet,
Sorry to hear that you are having problems with UrlScan on 64 bit. Let me see if I can help out with some of the issues.
First off, let me mention the filter status in the UI. The UI does not talk to the web server runtime to get the status of any filter. It gets it by reading a flag in the metabase called ...
-
Posted to
FastCGI Handler
by
wadeh
on
01-28-2009, 12:18 PM
The FastCGI handler for IIS 6 was the first out-of-band release we did. As such, the build and release processes were changing throughout the development cycle for it.
During initial development of the FastCGI handler ISAPI, I was just picking up the version number from the build environment on the machine I used ...
-
Posted to
Security
by
wadeh
on
01-14-2009, 6:47 PM
Ok, I have completed my investigation.
There is a known bug that affects requests that use wildcard mappings and other cases where we execute an internal URL.
There is a fix available that addresses the problem here:
http://support.microsoft.com/kb/935469
Please let me know how this works for you.
Thanks,
-Wade
-
Posted to
Security
by
wadeh
on
01-14-2009, 3:13 PM
This is very helpful information.
I now have a repro of the problem after installing a wildcard application mapping. I am continuing to investigate.
Thanks,
-Wade