Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
joomla:caching [2016/11/24 14:31] eServices Greece created |
joomla:caching [2019/04/16 13:40] (current) eServices Greece |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| ====== Joomla Caching ====== | ====== Joomla Caching ====== | ||
| + | ===== System Menu ===== | ||
| + | * Login to Joomla Administration | ||
| + | * Click on System | ||
| + | * Click on Global Configuration | ||
| + | {{ : | ||
| + | * Click on System | ||
| + | * Then copy the settings that follow for Cache and Session Settings depending on the Engine you want to use. | ||
| + | |||
| + | ===== Cache ===== | ||
| + | ==== memcached ==== | ||
| + | {{ : | ||
| + | ==== redis ==== | ||
| + | <WRAP center round important 60%> | ||
| + | Important: Set the database allocated to you in your account, otherwise redis will not work. | ||
| + | </ | ||
| + | {{ : | ||
| + | ==== memcache ==== | ||
| + | {{ : | ||
| + | |||
| + | ===== Session ===== | ||
| + | ==== memcached ==== | ||
| + | {{ : | ||
| + | ==== redis ==== | ||
| + | <WRAP center round important 60%> | ||
| + | Important: Set the database allocated to you in your account, otherwise redis will not work. | ||
| + | </ | ||
| + | {{ : | ||
| + | ==== memcache ==== | ||
| + | {{ : | ||
| + | |||
| + | ==== Notes ==== | ||
| + | The moment you set a new session handler you will be logged out of administration, | ||