First of all i love the new Flexible load balancing method but currently we only run one webserver and i have noticed that the Flexible load balancing is on by default. Normally i think this is not a very big problem, but i have noticed that he throws a exception when the sql server is down of not reachable.
When i change the umbracoSettings.condig file and set distributedCall enable to true. The sites loads from it's cache file and i don't get the exception.
But is this the right way to disable the flexible load balancing?
disable load balancing
Hi,
First of all i love the new Flexible load balancing method but currently we only run one webserver and i have noticed that the Flexible load balancing is on by default. Normally i think this is not a very big problem, but i have noticed that he throws a exception when the sql server is down of not reachable.
When i change the umbracoSettings.condig file and set distributedCall enable to true. The sites loads from it's cache file and i don't get the exception.
But is this the right way to disable the flexible load balancing?
Thanks
So is there a way to disable flexible load balancing?
I'm working in NONE load balancing environment, but the "DISTRIBUTED CACHE IS NOT UPDATED" error (in logs) pisses me off.
is working on a reply...