Welcome to MSDN Blogs Sign in | Join | Help

January 2009 - Posts

Improvements to FastCGI in IIS 7.5

Following improvements have been made to FastCGI module in Win7 (and Win2K8 R2). 1. Monitor changes to a file We have added ability to monitor changes to a file for each FastCGI process pool. Module will recycle FastCGI processes for the process pool
Posted by kjsingla | 1 Comments

Generating trace information in IIS native modules

IIS7 has really nice tracing capabilities which are available to all module developers. If you want to make it easy for you and your customers to debug problems in your modules, you should definitely be using them. You can use IHttpTraceContext::RaiseTraceEvent
Posted by kjsingla | 1 Comments
 
Page view tracker