When you upload your site on several instances in Azure or want to scale the instances, you need to prepare the communication infrastructure to transmit messages between the nodes. For example, to communicate cache invalidation. Sitefinity CMS uses Redis message sender that you must configure for NLB communication in Azure Web Apps.
To provision Redis cache for your Sitefinity website you must navigate to your Azure portal and search for Azure Cache for Redis. Configure a running instance of Azure Redis and get a connection string. For more information, see How to Use Azure Redis Cache.
ConnectionString
$redisPrimaryKey@$redisCacheName.redis.cache.windows.net?ssl=true
NOTE: If you want to achieve failover redundancy for a production environment, we recommend using at least Azure Standard Pricing tier (C0+). For more information about the different pricing tirers, see Redis Cache Pricing.
NOTE: Sitefinity CMS and Redis are completely decoupled and they can work both (or one of them) on on-premises infrastructure.
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important