37
Views
1
Comments
[dmCache] Can you please explain Site Property CacheServer
Question
dmcache
Web icon
Forge asset by Experts

Hi,

Can you please explain Site Property CacheServer?


UserImage.jpg
Tito Moreira
Staff

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.