<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Web Farms</title><link>http://forums.iis.net/1048.aspx</link><description>Forum to discuss running IIS 7 in a web farm environment</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Host headers and load balancing IIS 7.0</title><link>http://forums.iis.net/thread/1924837.aspx</link><pubDate>Sun, 15 Nov 2009 20:17:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924837</guid><dc:creator>CatZ</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1924837.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1924837</wfw:commentRss><description>Hi,

I have a bunch of DNS entries that all point to the same root domain (cms.company.com) example. download.company.com points to cms.company.com and then I get the content dynamically for the specific domain. I have NOT added all the host headers in IIS I have just pointed the sub domains to cms.company.com. When I was running this on a single server I had no problems but now that I want to load balance I run into problems. There is two ways to get the client to end up on the web server:

1. Add the host header entries (not really an option since I have 100&amp;#39;s of domains)
2. Add a default port 80 with empty host header (not an options since that is already taken)

Does anyone understand what the problem is and does anyone have any suggestions or links to further reading or whatever?</description></item><item><title>Shared config "Configuration Performance" speed</title><link>http://forums.iis.net/thread/1924719.aspx</link><pubDate>Fri, 13 Nov 2009 22:31:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924719</guid><dc:creator>Dominic D</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1924719.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1924719</wfw:commentRss><description>&lt;p&gt;We have an IIS7.5 farm using shared config which is stored on a central file server (A NAS appliance that i believe runs Samba under the hood). &lt;/p&gt;
&lt;p&gt;This started out pretty small 2 servers, less than 10% cpu, and just 1 site. Over time, we&amp;#39;ve migrated more and more apps to this newer farm from our IIS6 installation. As it stands now, there are 6 servers, averaging around 60% cpu, and around 20 business apps. &lt;/p&gt;
&lt;p&gt;We&amp;#39;ve been extremely happy with both IIS7.5 and shared config. A lot more consistency across the farm, and lower provisioning time. One thing I&amp;#39;ve started to notice is configuration changes now take significantly longer (up to 1 minute) whereas before they were almost instantaneous. This includes anything from creating a new site, to a new WP, to modifying authentication settings on a site. It&amp;#39;s not really a problem, its still infinitely faster and better than making individual changes on all nodes. It&amp;#39;s more my curiosity. Pretty much all of my variables changed at the same time, so I really don&amp;#39;t know whether its the # of apps, # of servers, or cpu load thats slowed this down. &lt;/p&gt;
&lt;p&gt;Has anyone else experienced anything like this?&lt;/p&gt;</description></item><item><title>IIS Manager for Remote Administration - webfarm access</title><link>http://forums.iis.net/thread/1923509.aspx</link><pubDate>Thu, 05 Nov 2009 14:47:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1923509</guid><dc:creator>rkr31</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1923509.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1923509</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I have a server farm of 4 servers running shared config for iis configuration and dfsr for file replication.&amp;nbsp; The servers are behind a foundry load balancer.&lt;/p&gt;&lt;p&gt;Our shared config file is stored locally on each server and dfsr is used to replicate this across the farm.&amp;nbsp; This works well and was the configuration that was the most reliable during testing.&lt;br /&gt;&lt;br /&gt;I have given external users access to IIS Remote Manager and my question relates to this.&amp;nbsp; What happens if two users edit their site at exactly the same time.&amp;nbsp; Are we likely to find ourselves in the position that one update cannot be fulfilled because the other update has locked the iis config file?&lt;/p&gt;&lt;p&gt;I guess this isseu would relate to the dfsr method of sharing the iis config files as well as shared config its self.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks&lt;br /&gt;&lt;br /&gt;Richard&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Shared Configuration causing HTTP Error 503 on second server?</title><link>http://forums.iis.net/thread/1861887.aspx</link><pubDate>Tue, 15 Jan 2008 06:52:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1861887</guid><dc:creator>gaylen</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1861887.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1861887</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have 2 servers running 2008 RC0.&amp;nbsp; The primary server has quite a load of software installed including Exchange 2007 while the secondary server is practically fresh.&amp;nbsp; I have a very very simple site I created on the primary server and then setup shared configuration.&amp;nbsp; I am able to get the site to load on the primary server but not the secondary server.&amp;nbsp; If I revert back to local configuration on the secondary server, the site loads just fine.&amp;nbsp; This site is running in it&amp;#39;s own application pool.&amp;nbsp; I have verified the standard permissions settings assuming that was the problem, initially.&amp;nbsp; Fairly certain this isn&amp;#39;t the case here.&amp;nbsp; As soon as I hit the site on the secondary server the app pool fails and triggers this error.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;Anyone else seen this problem in when setting up Shared Configuration in IIS7?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve read through Mike Volodarsky&amp;#39;s articles on troublshooting IIS, which has helped me identify the Event ID of 5002 in my system event log.&amp;nbsp; However, I am unable to get anything out of the Failed Request Tracing logs.&amp;nbsp; &lt;/p&gt;</description></item><item><title>New to NLB Setup windows 2008</title><link>http://forums.iis.net/thread/1922671.aspx</link><pubDate>Thu, 29 Oct 2009 16:54:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1922671</guid><dc:creator>esaboopa</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1922671.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1922671</wfw:commentRss><description>&lt;p&gt;We have setup a two-server NLB cluster for website and FTP site running Windows 2008.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which method is the best to get website configuration from one server to another server?&amp;nbsp;&amp;nbsp; Which method is the best to replicate the website data between both servers?&lt;/p&gt;
&lt;p&gt;We are looking for some URL or reference materials.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advanced.&lt;/p&gt;</description></item><item><title>Shared Config Readable one sec not another</title><link>http://forums.iis.net/thread/1921390.aspx</link><pubDate>Tue, 20 Oct 2009 15:48:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921390</guid><dc:creator>Delt-at-uk</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1921390.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1921390</wfw:commentRss><description>We have a UNC path defined for our IIS shared config. We are using a domain account to provide access to the share and we can access the share with the account. However something strange happens on 1 server of our servers. If you close IIS Manager and open it again it says &amp;quot;There was an error trying to connect, do you want to retype your credentials&amp;quot;. Does anyone know what could be causing this? </description></item><item><title>How to - Best practice - setup for a high volume website - Multiple servers.</title><link>http://forums.iis.net/thread/1906067.aspx</link><pubDate>Sun, 07 Jun 2009 13:32:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906067</guid><dc:creator>Cosmopoet</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1906067.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1906067</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have spent some time reading this part of the forum but not sure as to how to go about what I am about to do. I need to know how or the best practice to setup a website that is going to be hit pretty hard and I have never load balanced a site or set of servers before. So my questions are:&lt;/p&gt;
&lt;p&gt;1. Do I use routers and firewalls with&amp;nbsp; Round Robin DNS with the web site on different web servers?&lt;/p&gt;
&lt;p&gt;2. Do I use NLB in server 2008?&lt;/p&gt;
&lt;p&gt;3. If so what is the best method to keep the content centrally located at the same time being hosted on different web servers on the same LAN.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;This will get me started.&lt;/p&gt;
&lt;p&gt;Please and thank you&lt;/p&gt;
&lt;p&gt;Joseph&lt;/p&gt;</description></item><item><title>Converting IIS7 config -&gt; IIS7.5</title><link>http://forums.iis.net/thread/1921656.aspx</link><pubDate>Thu, 22 Oct 2009 08:21:33 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1921656</guid><dc:creator>lonevvolf</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1921656.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1921656</wfw:commentRss><description>Is there an easy way to convert the shared config of an IIS7 farm to one for IIS7.5?</description></item><item><title>web.config locked</title><link>http://forums.iis.net/thread/1884833.aspx</link><pubDate>Fri, 14 Nov 2008 10:32:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1884833</guid><dc:creator>waxie</dc:creator><slash:comments>8</slash:comments><comments>http://forums.iis.net/thread/1884833.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1884833</wfw:commentRss><description>&lt;p&gt;We sometimes have customers with this error:&lt;/p&gt;
&lt;p&gt;HTTP Error 500.19 - Internal Server Error &lt;br /&gt;The requested page cannot be accessed because the related configuration data for the page is invalid. &lt;br /&gt;Module IIS Web Core &lt;br /&gt;Notification BeginRequest &lt;br /&gt;Handler Not yet determined &lt;br /&gt;Error Code 0x80070005 &lt;br /&gt;Config Error Cannot read configuration file due to insufficient permissions &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Also using ftp they can&amp;#39;t delete/overwrite their web.config&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This happens with new sites when ppl test it. If you wait some hours then all is fine, also reboot of the storageservers solves the problem.&lt;/p&gt;</description></item><item><title>NFS Caching issue</title><link>http://forums.iis.net/thread/1920769.aspx</link><pubDate>Wed, 14 Oct 2009 18:48:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920769</guid><dc:creator>Smatchimo</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1920769.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1920769</wfw:commentRss><description>&lt;p&gt;We are using Windows 2008 R2 with IIS 7.5, and the Client for NFS feature in 2008 R2. The web servers are sitting behind Windows 2008 R2 domain controllers using the UNIX Identity Mapping service. &lt;/p&gt;&lt;p&gt;Web content is saved on a NFS share, which IIS is able to access using a UNC path. The problem is IIS seems to be caching the files too much and not realizing when they are changing.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let&amp;#39;s say a site has a default.aspx page. If the file on the NFS share is modified remotely, IIS continues to serve the old file. If the file is deleted completely IIS continues to serve the old file instead of saying 404 not found. Only if the site is stopped/started then it realizes the file has changed.&lt;/p&gt;&lt;p&gt;If the default.aspx file is local instead of on a NFS share these are not issues.&lt;/p&gt;&lt;p&gt;Also lets say we have two servers, Web1 and Web2, both serving the same files from a NFS share. If I map a network drive to the NFS share on Web1, and edit the file with Notepad, then IIS on Web1 realize it changes and serves the updated content right away, but Web2 continues to serve the old version of the file. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;These servers are for a shared hosting environment, where customers will be able to upload new content via a separate FTP server. So currently they may update files, delete files, etc on the FTP server, yet IIS will continue serving the old content unless we stop/start the site, which is a problem.&lt;/p&gt;&lt;p&gt;It isn&amp;#39;t Client for NFS itself that&amp;#39;s doing this caching, because I can modify a file remotely, then if I open it up in Notepad over the mapped drive to the NFS share, I see the changes already. So Explorer isn&amp;#39;t doing any caching anyway but IIS is. I&amp;#39;m not sure what mechanism IIS uses to detect if files change or not but it doesn&amp;#39;t seem to work when serving files off of a NFS share.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We are using NFS because that is what our SAN supports, we don&amp;#39;t have the extra expensive licenses to use cifs/SMB shares on it, and if we did it would also make it way more complicated to configure as we&amp;#39;d have to configure the SAN so it knew how to map Windows users to UNIX users, instead of letting the 2008 R2 domain controllers handle that in a much simpler fashion.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Network Web servers to two ISP's</title><link>http://forums.iis.net/thread/1920831.aspx</link><pubDate>Thu, 15 Oct 2009 03:58:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920831</guid><dc:creator>Cosmopoet</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1920831.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1920831</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hello,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I hope I posted this in the right place :)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I am currently hosting on IIS7 and have been since the product release. I have one ISP at the moment and I am looking to add another for redundancy. My question is I cannot seem to figure out how the IP mappings in the IIS manager for each site would be?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Example: If you had a site listening on 192.168.1.1 and you had this public IP that it was mapped to, go down from ISP #1, and the other ISP picked it up how would the mapping be set?&amp;nbsp; Would you run two host headers with different internal IP&amp;#39;s with the same host name?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Better example:&lt;/p&gt;&lt;p&gt;One Router with Load balancing:&lt;/p&gt;&lt;p&gt;ISP #1 Public IP 1.2.3.4&amp;nbsp; NAT to 192.168.1.1 host header www.example.com&lt;/p&gt;&lt;p&gt;ISP #2 Public IP 4.3.2.1&amp;nbsp; NAT to 192.168.1.2 host header www.example.com &lt;/p&gt;&lt;p&gt;I think this is what I need to do just not sure?&lt;/p&gt;&lt;p&gt;Any feedback would really put my mind at rest.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;&lt;p&gt;Joseph &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Web gardening while using InProc</title><link>http://forums.iis.net/thread/1915614.aspx</link><pubDate>Wed, 02 Sep 2009 18:16:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1915614</guid><dc:creator>cgierlack</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1915614.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1915614</wfw:commentRss><description>&lt;p&gt;Has there been any improvement to IIS 7 so you can benefit by using both InProc and web gardening?&amp;nbsp; I would like to spread processing across multiple w3wp workers but don&amp;#39;t want to give up InProc speed boost.&amp;nbsp; Actually I can&amp;#39;t use state servers anyway due to several of my objects in session scope are not serializable....plus it&amp;#39;s horribly slow....&lt;br /&gt;&lt;/p&gt;</description></item><item><title>access database with dfsr</title><link>http://forums.iis.net/thread/1918780.aspx</link><pubDate>Tue, 29 Sep 2009 15:09:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918780</guid><dc:creator>rkr31</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1918780.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1918780</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have an IIS7 farm working without problems across multiple servers using shared config and DFSR but have been asked to support a classic asp site that uses a MS Access backend.&amp;nbsp; Is this supported in shared config?&amp;nbsp; How does the access database behave with locking and replication?&amp;nbsp; What happens if it is edited by two different instances across two different servers at the same time?&amp;nbsp; Will all data get written?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;br /&gt;&lt;br /&gt;Richard&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebFarm NLB</title><link>http://forums.iis.net/thread/1920516.aspx</link><pubDate>Tue, 13 Oct 2009 06:50:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920516</guid><dc:creator>xaronv</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1920516.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1920516</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;We want to install a webfarm with 2008 R2 NLB and IIS 7. We currently have two servers with 8go of ram each and 2 processors quadcore on each (ie : two octoprocessors servers).&lt;/p&gt;
&lt;p&gt;My question is : do I install nlb on each server and use them on a webFarm or do i install Hyperv on each of them and create a webfarm with four virtual servers (two on each physical servers) ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks in advance&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Vincent&lt;/p&gt;</description></item><item><title>Querying farm statistics programmatically</title><link>http://forums.iis.net/thread/1920744.aspx</link><pubDate>Wed, 14 Oct 2009 15:57:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1920744</guid><dc:creator>MarcelMeyer</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1920744.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1920744</wfw:commentRss><description>Hi there,
Is there a way to query and get stats (the metrics that you get using the Monitoring and Management option, such as the health status, requests per sec, response times etc.) programmatically?
The Microsoft.Web.Administration API does not seem to support it.

Thank you in advance,

Marcel</description></item><item><title>Upgrade Server 2008 Web x32 to Server 2008 Web R2 x64</title><link>http://forums.iis.net/thread/1919494.aspx</link><pubDate>Mon, 05 Oct 2009 11:43:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1919494</guid><dc:creator>harlk</dc:creator><slash:comments>2</slash:comments><comments>http://forums.iis.net/thread/1919494.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1919494</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have a 4 server web cluster using the shared IIS config.&amp;nbsp; We are looking into upgrading to 2008 R2 Web x64 edtion.&lt;/p&gt;
&lt;p&gt;Am I able to pull one machine from the cluster, upgrade it, re-join it to the cluster and so on, or is it not that simple when upgrading to x64?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;</description></item><item><title>Shared Config + Unique Log Files</title><link>http://forums.iis.net/thread/1917374.aspx</link><pubDate>Thu, 17 Sep 2009 17:13:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917374</guid><dc:creator>Smatchimo</dc:creator><slash:comments>5</slash:comments><comments>http://forums.iis.net/thread/1917374.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1917374</wfw:commentRss><description>&lt;p&gt;So we have a farm of let&amp;#39;s say 3 web servers, using the shared config option.&lt;/p&gt;&lt;p&gt;They are all serving shared files from a UNC path (actually a NFS share in Windows 2008 R2 but effectively it&amp;#39;s just a UNC path). The log path is also set to a UNC path.&lt;/p&gt;&lt;p&gt;Is there any way to make each server log to a unique path while still using a shared config? I&amp;#39;d hate to have to disable using shared configs, and have to continually make config changes to each of the servers separately, just to have a unique logging folder... but I&amp;#39;m not sure if they could even all share the same folder since the file would be locked by one server and the others wouldn&amp;#39;t be able to write to it. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;I would like to make them all log to a separate folder based on the server&amp;#39;s hostnames, such as \\server\logs\%COMPUTERNAME%\w3svc1 ... I don&amp;#39;t have time to test that today so I was hoping someone knows if that would work or if there&amp;#39;s some other way to use variables in the paths.&lt;/p&gt;&lt;p&gt;Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>offline files 2008 r2  - sync center only appears for person that setup offline files</title><link>http://forums.iis.net/thread/1918226.aspx</link><pubDate>Fri, 25 Sep 2009 00:20:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1918226</guid><dc:creator>Dominic D</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1918226.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1918226</wfw:commentRss><description>&lt;p&gt;We&amp;#39;ve recently configured offline file support for our shared config repository, following the guide posted at &lt;a href="http://learn.iis.net/page.aspx/212/offline-files-for-shared-configuration/"&gt;http://learn.iis.net/page.aspx/212/offline-files-for-shared-configuration/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;On the 4 server farm, i setup two servers and another engineer setup the other two. We just recently noticed that I can&amp;#39;t see sync center in the tray, and the share location doesn&amp;#39;t have the Available Offline check next to it on the servers the other engineer built. The reverse is true for him, he doesn&amp;#39;t see sync center in the tray or the offline check on the servers I built. &lt;/p&gt;
&lt;p&gt;It seems like sync center is per user. If so, is it even working for the service accounts that the shares are being mapped to? &lt;/p&gt;
&lt;p&gt;Do we need to login as the UNC mapping service account to configure offline files? &lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>IIS Shared Config. There was an error while saving settings joing server to the config</title><link>http://forums.iis.net/thread/1917317.aspx</link><pubDate>Thu, 17 Sep 2009 10:14:20 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917317</guid><dc:creator>darianva</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1917317.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1917317</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I thought that I had all my issues with my shared config resolved earlier in the week, when&amp;nbsp;in fact I was back to square 1! &lt;/p&gt;
&lt;p&gt;The initial issues I had was a result of copying my applicationhost.config from server to shared config, which resulted in the encryption&amp;nbsp;getting broken. The symptoms I had was that I was not able to edit the credentials of app pools, or IIS VDirs or IIS applications directories. &amp;nbsp;Other symptoms were that session state was not working.&lt;/p&gt;
&lt;p&gt;However I updated the key values and all servers were working independantly out of the shared config. (doc &lt;a href="http://blogs.iis.net/webtopics/archive/2009/03/15/caution-while-xcopying-iis-7-0-config-files.aspx"&gt;http://blogs.iis.net/webtopics/archive/2009/03/15/caution-while-xcopying-iis-7-0-config-files.aspx&lt;/a&gt;&amp;nbsp;descibes the error I was getting when editing app pools etc and I followed the steps to resolve the encryption)&lt;/p&gt;
&lt;p&gt;So I thought I was all good creating my new shared config....NO! I could export the data from the server (01), but could not join the shared cluster.&lt;/p&gt;
&lt;p&gt;I decided to export the config from another server (02) which worked fine. I was then able to join the shared config for this server and the remaining servers in the cluster, except server 01......Tried unistalling and reinstalling the IIS role did not help. Then I found this doc &lt;a href="https://forums.iis.net/t/1154548.aspx"&gt;https://forums.iis.net/t/1154548.aspx&lt;/a&gt;&amp;nbsp;which decribes that WAS needs to be removed as a feature, and I did that and uninstalled IIS and deleted the IIS and WAS keys from C:\Users\All Users\Microsoft\Crypto\RSA\MachineKeys these keys are the same for IIS servers....they begin with 76944fb33636aeddb9590521c2e8815a for WAS and 6de9cb26d2b98c01ec4e9e8b34824aa2 for IIS. So after deleting them, I reinstalled IIS role and WAS and it joined the shared config!&lt;/p&gt;
&lt;p&gt;That is when I thought I was out of the woods and all good, but in fact I was back to square 1 as I was no longer to update app pools etc with the bad data error :(&lt;/p&gt;
&lt;p&gt;I proceeded to pull all servers back out the shared config, and update their local apphost.configs with the correct sessionkeys for AES and IIS. Again as 4 individual IIS servers I was able to edit the app pools, and everything was working as expected. &lt;/p&gt;
&lt;p&gt;Now here is the very very funny thing, Server 01 and 02 (both originally used as the first server in the shared config, and the server where the config was previous exported from) could not join the shared config.....if you recall from above it was server 01, now server 01 and 02. The error is from these servers is There was an error while saving settings. &lt;/p&gt;
&lt;p&gt;I proceeded to export the config from server 03 and join server 03 to the shared config. verified all was working. proceeded to the next server, verified that all was working and everything was. I then tried to join server 01 or 02 to the shared config to get the error There was an error while saving settings, however after a few attempts server 01 did join...weird! Server 02 however has not joined again.&lt;/p&gt;
&lt;p&gt;Sorry for such a long post, but I had to include all the details.&lt;/p&gt;
&lt;p&gt;Anyone have experience of the above, and there are no server events logs to help!&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Darian&lt;/p&gt;</description></item><item><title>IIS7 and session for WebFarm</title><link>http://forums.iis.net/thread/1917164.aspx</link><pubDate>Wed, 16 Sep 2009 13:10:05 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1917164</guid><dc:creator>mettlus</dc:creator><slash:comments>1</slash:comments><comments>http://forums.iis.net/thread/1917164.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1917164</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I am using a SQL Server for storing my session! Why doesn&amp;#39;t my Session_End event fire up?&lt;br /&gt;&lt;br /&gt;Configuration:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;2 Web Servers in a Farm&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Cisco Load Balancer&lt;/p&gt;&lt;p&gt;Win2k8 Web Editions &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>cannot create new app pool</title><link>http://forums.iis.net/thread/1913828.aspx</link><pubDate>Mon, 17 Aug 2009 20:00:35 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1913828</guid><dc:creator>darianva</dc:creator><slash:comments>6</slash:comments><comments>http://forums.iis.net/thread/1913828.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1913828</wfw:commentRss><description>&lt;p&gt;hi all&lt;/p&gt;
&lt;p&gt;got my IIS7 cluster running using shared config all is well, well sort of! I have about 200 sites running and it is working a treat, however I am not able to add any new sites/app pools.&lt;/p&gt;
&lt;p&gt;If I use the UI to create a app pool manually it remains stopped, and shows as a unknown state.&lt;/p&gt;
&lt;p&gt;If i try and start it i get the pop-up: there was an error performing this operation.&lt;/p&gt;
&lt;p&gt;details: the object identifier does not represent a valid object. (exception from hresult: 0x800710D8)&lt;/p&gt;
&lt;p&gt;Anyone have ideas on how to resolve this? I have not tried a reboot as I was hoping there was a &amp;#39;real&amp;#39; issue we can look into. There are also no event in the evt log....&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;darian&lt;/p&gt;</description></item><item><title>Best Practices for busy website</title><link>http://forums.iis.net/thread/1912312.aspx</link><pubDate>Mon, 03 Aug 2009 01:29:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1912312</guid><dc:creator>andybooth</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1912312.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1912312</wfw:commentRss><description>&lt;p&gt;Hello Everyone, I am new to the forum, found you when googling about for answers.&lt;/p&gt;&lt;p&gt;Most of the applications we run on our servers are small enough in terms of users for a single server deployment, so that IIS and SQL Server exist on the same box. However, we may have to host an application that will get far more hits than we are used to.&lt;/p&gt;&lt;p&gt;This is what got me looking into Webfarms.&lt;/p&gt;&lt;p&gt;I was originally looking at hard ware based load balancers like Foundry and F5 as I thought thats what is required, but I see a lot of people talking about NLB on here. Our issue is we could have 100k+ users online at the same time. &lt;/p&gt;&lt;p&gt;I dont think IIS is really going to be our problem, the ASP.Net application will utilise a SQL database and I think that will be the bottleneck, however, I need to get my head around what direction we should be researching and hopefully thats where you could maybe steer us in the right direction.&lt;/p&gt;&lt;p&gt;Based on 100k users, should we be looking at NLB or something else? How do you scale out SQL server (Perhaps thats something not for this forum and I fully understand if thats the case)&lt;/p&gt;&lt;p&gt;I also understand about session state and how this needs to be handled, but if someone could please be kind enough to start us off in the right direction, I would be most grateful.&lt;/p&gt;&lt;p&gt;Andy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>shared configuration - authcert.dll failed to load</title><link>http://forums.iis.net/thread/1880074.aspx</link><pubDate>Tue, 23 Sep 2008 04:21:54 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1880074</guid><dc:creator>Adam Cassar</dc:creator><slash:comments>3</slash:comments><comments>http://forums.iis.net/thread/1880074.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1880074</wfw:commentRss><description>&lt;p&gt;Hi, &lt;br /&gt;&lt;/p&gt;&lt;p&gt;I&amp;#39;m having a problem with a shared WWW farm using the new&amp;nbsp; &amp;#39;shared configuration&amp;#39; feature of IIS7.&lt;/p&gt;&lt;p&gt;The machines in the cluster all see new new virtualhosts and setting changes are reflected between hosts - however newly created application pools only work on the server they where created on, other servers show:&lt;/p&gt;&lt;p&gt;The Module DLL C:\Windows\System32\inetsrv\authcert.dll failed to load.&amp;nbsp; The data is the error.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;The data is: 0000007E&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any ideas as to where to look for the problem? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Assistance with setting up MSDeploy jobs to sync IIS 7 sites</title><link>http://forums.iis.net/thread/1908783.aspx</link><pubDate>Tue, 30 Jun 2009 19:58:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908783</guid><dc:creator>Tray_Harrison</dc:creator><slash:comments>4</slash:comments><comments>http://forums.iis.net/thread/1908783.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1908783</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey guys, I&amp;#39;ve been playing with MS Deploy and have almost got it where I want it but need a little assistance.&amp;nbsp; I&amp;#39;m trying to use it for the purposes of syncing content and IIS websites between 2 servers in a web farm.&amp;nbsp; Basically I&amp;#39;m trying to replace the functionality of what we used to use Application Center for.&lt;/p&gt;&lt;p&gt;&amp;nbsp;What I&amp;#39;ve done is create a batch file for each website with information similar to this:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;&amp;nbsp;@ Echo Off&lt;br /&gt;ECHO Starting Deployment at %DATE %TIME% &amp;gt;msdeploySync.log&lt;br /&gt;appcmd add backup&lt;br /&gt;&amp;quot;C:\Program Files\IIS\Microsoft Web Deploy\msdeploy.exe&amp;quot; -verb:sync -source:apphostconfig=&amp;quot;www.test.net&amp;quot; -dest:apphostconfig=&amp;quot;www.test.net&amp;quot;,computername=SERVER2 &amp;gt; msdeploysync.log&lt;br /&gt;ECHO. &amp;gt;&amp;gt;msdeploysync.log&lt;br /&gt;ECHO Deployment Complete %DATE% %TIME% &amp;gt;msdeploysync.log&lt;br /&gt;ECHO Deployment Complete&lt;br /&gt;pause&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;This works ok except for this issue:&lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;1. When I run the above command, I will get an error if the application pool is not already created on the destination server.&amp;nbsp; It would be nice if this deployment job could create the application pool, along with the site/content.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Is there anything I can change in order to get it to move everything for the site over to the new server, including the application pool?&amp;nbsp; Or is there a better way to keep things synced up? Shared content/configuration is not an option as these servers are in our DMZ and we do not have any DFS shares available out there.&amp;nbsp; Thanks. &lt;br /&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>(shared configuration)  offline folders problem</title><link>http://forums.iis.net/thread/1890477.aspx</link><pubDate>Tue, 20 Jan 2009 16:34:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1890477</guid><dc:creator>diezg</dc:creator><slash:comments>11</slash:comments><comments>http://forums.iis.net/thread/1890477.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1048&amp;PostID=1890477</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I&amp;#39;m trying to configure offline folders for shared configuration on a Windows 2008 server and I&amp;#39;m having a problem.&lt;/p&gt;&lt;p&gt;I have enabled offline folders as described in the article http://learn.iis.net/page.aspx/212/offline-files-for-shared-configuration/&lt;/p&gt;&lt;p&gt;But when I right-click on the network folder that I want to make available offline and check the option &amp;quot;Always available offline&amp;quot; nothing happens (the offline symbol does not appear in the folder). When I right-click again in the folder the option is not checked.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;Anyone knows what I&amp;#39;m missing?&lt;/p&gt;&lt;p&gt;Thanks!&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>