Did you miss the IIS7 FastCGI Update ?

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Thu, 11 Mar 2010 00:00:00 GMT Indexed on 2010/03/11 17:44 UTC
Read the original article Hit count: 625

Filed under:
In case you did, there are some interesting improvements like. Monitor changes to a file. The module can be configured to listen for file change notifications on a specific file and when that file changes, the module will recycle FastCGI processes for the process pool. This feature can be used to recycle PHP processes when changes to php.ini file occur. To enable this feature use the monitorChangesTo setting in the <fastCgi> configuration element. Real-time tuning of MaxInstances setting....

Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.



Email this Article

© Dot net Slackers or respective owner

Did you miss the IIS7 FastCGI Update ?

Posted by Latest Microsoft Blogs on ASP.net Weblogs See other posts from ASP.net Weblogs or by Latest Microsoft Blogs
Published on Thu, 11 Mar 2010 16:41:15 GMT Indexed on 2010/03/11 18:29 UTC
Read the original article Hit count: 625

Filed under:
In case you did, there are some interesting improvements like…. Monitor changes to a file . The module can be configured to listen for file change notifications on a specific file and when that file changes, the module will recycle FastCGI processes for Read More......(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET