Hi,
Can you please explain Site Property CacheServer?
This site property allows you to define the endpoint of the Memcache or Redis infrastructure.
If it starts with memcached:// it uses the Memcache protocol.
If it starts with redis:// it uses the redis protocol.
The port of the protocol is used after the :.
Hope it helps.