Print Page | Close Window

Load Balancing Configuration

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3828
Printed Date: 03-Apr-2025 at 5:42am


Topic: Load Balancing Configuration
Posted By: LowOrbit
Subject: Load Balancing Configuration
Date Posted: 30-Nov-2012 at 8:12am
We have a WPF application using DevForce Universal 2010. We are getting ready to install into an environment where the IIS server is in a load balanced farm. I have been trying to find in the documentation what settings are necessary to set this up. The only references I can find to this are talking about the sessionEncryptionKey in the web.config.
 
Our application only has a single EntityServer. So in a Load Balanced environment, is the EntityService and EntityServers installed on all machines in the farm? Is setting the sessionEncriptionKey the only configuration change required?
 
If not, could you provide the configuration settings necessary for this type of scenario?
 
Are there any other "things" to be done/installed/configured/etc for a Load Balancing scenario?
 
Thanks!
 
Robert



Replies:
Posted By: sbelini
Date Posted: 30-Nov-2012 at 12:51pm
Hi Robert,

There is nothing special, other then having the same non-blank sessionEncriptionKey, in order to use load balancing.

Regards,
   Silvio.



Print Page | Close Window