{{tag>joomla cache session guide}} {{howhard>1}}
====== Joomla Caching ======
===== System Menu =====
* Login to Joomla Administration
* Click on System
* Click on Global Configuration
{{ :joomla:system-menu.png?nolink |}}
* Click on System
* Then copy the settings that follow for Cache and Session Settings depending on the Engine you want to use.
===== Cache =====
==== memcached ====
{{ :joomla:cache-settings-memcached.png?nolink |}}
==== redis ====
Important: Set the database allocated to you in your account, otherwise redis will not work.
{{ :joomla:cache-settings-redis.png?nolink |}}
==== memcache ====
{{ :joomla:cache-settings-memcache.png?nolink |}}
===== Session =====
==== memcached ====
{{ :joomla:session-settings-memcached.png?nolink |}}
==== redis ====
Important: Set the database allocated to you in your account, otherwise redis will not work.
{{ :joomla:session-settings-redis.png?nolink |}}
==== memcache ====
{{ :joomla:session-settings-memcache.png?nolink |}}
==== Notes ====
The moment you set a new session handler you will be logged out of administration, just log back in.