Back to reverse-proxy main section | Back to Wordpress edition main section | Enable the cache on your wordress website | Check if web pages are cached
The caching performed by the reverse proxy is a very interesting feature because it allows you to limit the load on your back-end servers.
The use of the cache makes it possible to drastically reduce the performance requirements of the Web engines because the means of generating dynamic pages are only called upon at the appropriate moment.This feature is available on Artica v4.40 service pack 25 or above
Web services
" > “Status
”Parameters"
TabSee: How to check if your web page are correctly cached.
For the caching technique, we have chosen to use a Redis database.
This one has several interesting features:
Please note that if you're looking for performance and cache mutulization isn't your motivation, you're better off with a disk cache, which is much faster.
Of course Artica offers you the complete installation and administration of a Redis server.
It is possible to install the Redis server on the reverse-proxy but it is better to install it as a back-end server in order to mutualize this skill.
So, the first thing to do is to install your Redis server locally or on another server