loading...empty;done;/memcached-configuration/:-uriMemcached Configuration | iNET.elastic Dev Docs

Memcached Configuration

The following Memcached configuration files are available:

FolderFilePath
confmemcached/etc/sysconfig
keys/var/lib/jelastic/keys

More information about Memcached usage you can find in the Memcached document.

CONF

The main Memcached configuration file is located in the conf folder.

memcached configuration conf

KEYS

The keys directory is used as a location for uploading any private key which is needed for your application.
Generate the key, save it as a simple file and upload to the key folder.
Now you can use it for different cases by simply stating the path to your key:

/var/lib/jelastic/keys/{key_file_name} memcached configuration memcached key

What’s next?