Overview

VIDIZMO allows you to cache data to help streamline the data distribution process. VIDIZMO employs several caching servers to boost system's memory and performance, in turn enhancing application performance by saving round trips to the database server.


VIDIZMO allows you to configure Cache Server settings using Application Configuration keys via Control Panel in your Portal. Here is how you can do this:


Before you start

To understand certain prerequisites, considerations and steps in order to configure application configuration keys, see: How to Update Application Configuration Keys in VIDIZMO


Configuring Cache Server Settings in VIDIZMO

You can configure the following in Cache section of Application Configuration:


Server List

Enter a list of comma separated values of the IP Addresses/Computer Names/Fully Qualified Domain Names (FQDN)  of the machines you have configured to use as caching servers. 

Sample values would be: 192.168.0.103, cache.vidizmo.com.


VIDIZMO uses memcached servers for in-memory caching data. When multiple servers are configured, VIDIZMO can use them to form a cluster and distribute cached data across those servers for enhanced performance.


Cache Instance Name

Instance name of memcached server used for caching data for faster content delivery.


Note: Cache service has to be deployed before you could use it. It uses 11211 port that must be opened.


Read Next