Memcached Configuration
Here are the Memcached configuration files:
Folder | File | Path |
---|---|---|
conf | memcached | /etc/sysconfig |
keys | /var/lib/jelastic/keys |
For more details, refer to the Memcached documentation.
CONF
The main Memcached configuration file is in the conf folder.
KEYS
The keys directory is where you upload any private key needed for your application. Generate the key, save it as a file, and upload it to the keys folder. Use the key by specifying its path:
/var/lib/jelastic/keys/{key_file_name}