Cache Management
Proxy Cache & FCGI Cache Management
Cpnginx supports two types of cache. Proxy cache and FCGI cache.
proxy Cache
A server administrator can enable or disable the proxy cache from settings. Enabling cache will speed up your websites. But you need to handle the cache properly; some websites may not show recent updates due to the cache. But no worries, from the cPanel interface, each user can disable or enable the proxy cache.
FCGI Cache
This is the php-fpm cache. Enabling this micro cache also speeds up the website, but it should be configured properly. End users can also enable or disable the fcgi cache for their website if it is enabled by the admin.