Memcached Configuration

Memcached Configuration

The following Memcached configuration files are available:

Folder
File
Path
conf
memcached
/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.

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} 

  • 0 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

NGINX Balancer Configuration

NGINX configuration files are available:   Folder File Path conf...

Memcached System

Memcached is a free & open source, high-performance, distributed memory object caching...

Memcached Memory Allocation

Memcached, a system of the distributed memory caching, is often used to increase the...

Apiqcloud Configuration Manager

Apiqcloud Configuration Manager Apiqcloud configuration manager is a powerful tool, which...

Maven Configuration

Maven Build Node Configuration Maven is a tool for compiling and managing Java projects. At...