Bug reports Found a bug? Post it here please.
Version 5.x > Bug reports > Problem with Webfarm Task synchronization View modes: 
User avatar
Member
Member
Peyman.Malaei-CommunityEngine - 2/1/2011 7:20:33 PM
   
Problem with Webfarm Task synchronization
Hi there,

I have a problem with webfarm synchronization. We have a few sites that are based on Kentico. Some of them use the .NET 3.5 and some of themuse .NET 4.0. Those entire sites that based on .NET 3.5 are work fine and all Webfarm tasks are synchronizing properly, but we have problem with the other ones that are developed by .NET 4.0. In Webfarm Task page is showing this message "The WebFarm feature is not supported in this edition", meanwhile we use the "Full licenseUltimate" licence for all sites and the webfarm configuration is same for all of them.

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 2/2/2011 7:33:32 AM
   
RE:Problem with Webfarm Task synchronization
Hi,

Could you please confirm that you have added appropriate license key for each server in the web farm? Additionally, could you please provide us the screenshots of your licenses tab and web farm servers configuration?

Web farm configuration is supported even the base license, but the license key has to support specified number of servers.

The .net version should not be connected with the error message you have received.

Best regards,
Ivana Tomanickova

User avatar
Member
Member
Peyman.Malaei-CommunityEngine - 2/2/2011 5:22:53 PM
   
RE:Problem with Webfarm Task synchronization
Hi,

Thanks for your reply.

I should mentioend that both server use the same licence, coz both of them point to the same url.

I provide these two screenshots from Licence and Webfarm tab:

Web Farm:
User image

Licence:
User image

And the below is webfarm configuration for first server:

<add key="CMSWebFarmEnabled" value="true" />
<add key="CMSWebFarmServerName" value="ALPNSWACTIONCEWWWSYD01" />

Regards,
Peyman

User avatar
Member
Member
Community Engine Service Desk - 2/2/2011 10:44:28 PM
   
RE:Problem with Webfarm Task synchronization
Hi,

Thanks for your help, I found my problem.

Regards,
Peyman

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 2/7/2011 9:09:19 AM
   
RE:Problem with Webfarm Task synchronization
Hi,

the solution for the rest of users:

You need to have one license for each server in the webfarm configuration, because the servers communicate using internal IP/domains, so these different names have to be in the web.config file as well.

For example: in case you have two servers in the webfarm configuration you need to have 3 licenses (one for IP address or local domain name of each server) and one for the domain name under which these servers are available from the outside.

Best regards,
Ivana Tomanickova