Info
Version: | 1.0.1 |
Author(s): | AgeBase |
Last Update: | Sunday, August 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://agebase.co.uk/blog/extended-distributed-calling-package-for-umbraco/ |
NuGet Url: | https://www.nuget.org/packages/AgeBase.ExtendedDistributedCalling |
Install
Install-Package AgeBase.ExtendedDistributedCalling
dotnet add package AgeBase.ExtendedDistributedCalling
paket add AgeBase.ExtendedDistributedCalling
AgeBase.ExtendedDistributedCalling Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK(2.2.2.1)
- UmbracoCms.Core(6.1.6)
Tags
Specifically where a hard coded list of server addresses is not possible to obtain for use within Umbraco's Distributed Calling configuration. For example, when hosting an Umbraco application in an Amazon Elastic Load Balanced application.
The Extended Distributed Calling package uses a specified provider to obtain a collection of server addresses. Once obtained, a cache refresh request is sent to each server.