Web Farm Framework 2.1 – Servicing Release

Today IIS team has published a servicing release of Web Farm Framework 2. This release contains fixes for the bugs reported in version 2.0 that was published in January this year. The following bugs have been fixed in this release:

  • If a server was excluded from load balancing because of an error or if it was temporary unavailable then it required administrator to manually add it back. With this release the Web Farm Service will attempt to auto-repair unavailable servers and add them back to load balancing once they become healthy again.
  • Non-standard HTTP ports could not be used when communicating with servers in web farm.
  • Error caused by race condition between when applicationHost.config is updated and when service reads the configuration.
  • Service attempted to add firewall exception and failed if firewall service was not running.
  • MSDeploy 1.1 was always installed on servers in the farm, even if MSDeploy 2.0 was available.
  • Recycling of the app pool on the controller resulted in HTTP 502 errors.
  • Secondary servers kept synchronizing the same changes over and over again.
  • When primary server came back after downtime, the provisioning did not start automatically.
  • Sync Error “An item with the same key has already been added.”
  • User profile was not loaded when service was installed which caused installation failures.

Install the Web Farm Framework 2.1

To install Web Farm Framework 2.1 use the download links at the project’s home page at http://www.iis.net/expand/WebFarmFramework.

If you have Web Farm Framework 2.0 already installed, then it will be updated to v2.1. Note that a reboot maybe required during update and after the reboot the WebFarmService must be restarted on the controller server by using the command below:

net start webfarmservice

More information

2,451 views

ruslany on July 29th 2011 in Other

PoorFairAverageGoodExcellent (1 votes, average: 5.00 out of 5)

One Response to “Web Farm Framework 2.1 – Servicing Release”

  1. Gravatar ImageTom responded on 16 Aug 2011 at 7:30 pm #

    Just a short THANK YOU shout out to Martin for helping me with my PHP / IIS dilema. I’ve been fighting this for several days and he got me running in just a few hours. I only hope I can help someone similarly!

    Tom

Trackback URI | Comments RSS

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

XML Markup: If You want to add XML code to the comment please XML encode it first, otherwise the code will not show up.

Recently Published Articles