Articles
|
Do you have a high traffic site where you have a lot of WMV/AVI/FLV/PDF documents (or any other MIME type) where your maximum bandwidth of the site is utilized? Do you ever think where majority of the bandwidth would go?
Posted on 9/12/2008 @ 6:51 AM
By Rakki Muthukumar
in IIS
|
If you select Log File format as “Custom” in the IIS manager, it doesn’t give you options to configure ODBC logging in the UI.In this article I will explain how to configure IIS7.0 site for ODBC logging.
Posted on 4/21/2008 @ 6:20 AM
By Rakki Muthukumar
in IIS
|
You might see that there is no UI way to take backup, restore backup. Only available way (till Windows 2008 Server RC0) is by the AppCmd tool.Read more here.
Posted on 2/20/2008 @ 7:51 AM
By Rakki Muthukumar
in IIS
|
Thought of posting this entry which would give some changes that are in IIS7 compared to IIS6, and also few new stuffs introduced in IIS7.
Posted on 2/20/2008 @ 7:50 AM
By Rakki Muthukumar
in IIS
|
If you were following all the news about IIS7, you would have heard that you can now plug-in ASP.NET Forms Authentication in the main integrated pipeline. Read more on this post.
Posted on 2/20/2008 @ 7:49 AM
By Rakki Muthukumar
in IIS
|
IIS7 introduces the "Web Management Service" which lets the computer and the domain administrators to manage a web server remotely by using the IIS manager. This is also used when there are some users delegated to manage certain sites or applications on the server.
Posted on 2/20/2008 @ 7:48 AM
By Rakki Muthukumar
in IIS
|
In IIS6, this was a pain area. On a 64-bit Windows 2003 Server, you cannot run worker processes in both 32-bit mode and as well as 64 bit mode. Either only one of them was possible. This was possible by the below Metabase Key which would be applied to the W3SVC/AppPools node.
Posted on 2/20/2008 @ 7:47 AM
By Rakki Muthukumar
in IIS
|
As you all know that the brand new FTP7 server now supports adding multiple host names. This is similar to that of adding host headers to the web sites, but as name indicates, these Virtual Host names are Virtual.
Posted on 2/20/2008 @ 7:46 AM
By Rakki Muthukumar
in IIS
|
I was working for one of our customer who wanted to host his POSIX executables over IIS 7.0 on Windows Vista. He has .dat files which were built on an UNIX environment. He wanted use them as a CGI application hosted on IIS 7.0. Here is where the power of inter-operability of Windows comes into play. Read more on this article.
Posted on 2/20/2008 @ 7:45 AM
By Rakki Muthukumar
in IIS
|
I was helping one of my colleague whose customer wanted a custom VBScript file which sets redirection for certain files under a virtual directory. Read more on this article.
Posted on 2/20/2008 @ 7:44 AM
By Rakki Muthukumar
in IIS
|
|