Nov 17, 2006
Before hopping on the plane and starting my Thanksgiving vacation, here are some highlights about the new IIS7 Native Output Cache, PHP, FastCGI, and other stuff ... Read more on http://mvolo.com/2006/11/17/while-you-were-out-.aspx .
1 comments
Filed under: IIS7, PHP, FastCGI, Vista
Nov 10, 2006
Many web sites suffer from others directly linking to their image, video and other content. This practice is called often called leeching, hot-linking, or inline-linking and causes wasted bandwidth and increased server load to the victim web site. Last...
1 comments
Filed under: ASP.NET, IIS, development
Nov 08, 2006
In my first ever blog post, I mentioned that my dream was to eventually self-host my blog on home IIS7 server, running latest Windows “Longhorn” builds with many cool features based on modules I write while working on IIS7 at my job on the IIS team. My...
0 comments
Filed under: Misc
Nov 03, 2006
As you know, we released the FastCGI technical preview this week, aimed at providing a fast and stable platform for running FastCGI applications like PHP. Its been very popular, with more downloads then we have expected for the first week. I wanted to...
0 comments
Filed under: PHP, FastCGI, IIS6
Nov 01, 2006
For post #3 in the IIS7 Modules vs. IIS6 ISAPI series, let’s look at one of the biggest trouble areas that bite ISAPI developers - managing memory. Read more on http://mvolo.com/2006/11/01/iis7-modules-vs-iis6-isapi-memory-management.aspx .
0 comments
Filed under: ISAPI, development, IIS6