Azure Redis Cache for SuiteCRM 7.11

Hi Team,

we want to setup multi server setup for SuiteCRM 7.11 as below.
Web 1 and Web 2 separate servers with IIS and PHP.
Shared managed disk for SuiteCRM file system.
Azure SQL Database
Azre Redis cache for sessions

We are unable to get Redis cache configuration for SuiteCRM, can you please provide us link or settings for Redis in SuiteCRM.

Hi ambitsoftware, were you able to resolve thisÉ

I have setup Redis for SuiteCRM 8.5. It is a fairly difficult process, but you can get it to work. You need to install redis for php and then configure it. If using a redis cluster you need to make sure that you are using the redis cluster command instead of the redis command.

There are other considerations for multiple servers beyond session maintenance.

Thanks

AgonistesGBH