What cache plug-ins are installed and enabled by HCP by default?

What cache plug-ins are installed and enabled by HCP by default?

Define what you mean with cache plugins. Nginx is installed as frontend proxy to cache static content.

Such as APC

There are no additional caching tools installed, expect the nginx caching proxy configuration.

But I saw APC and APCu. Besides these two, are there others?

Nope only Nginx Caching

So it only have APC and APCu and Nginx Caching right?

Hestia does not install any caching by default.

But I saw APC and APCu. So why?

Where did you found it? The only part I can see is maybe as part of the filemanager, but not sure here: https://github.com/hestiacp/hestiacp/search?q=apc

Please provide more informations…

So its only have APC and APCu and Nginx Caching?

What do you want from us? Did you read the post above?

I mean HCP only has APC, APCu and is activated by default?

no. the control panel itself does not use any caching stuff. but, for your hosted webpages you can use different php-versions and depending on what else you use you can have apc or whatever you want activated or not.

as @Raphael pointed out, APC might be required by the filemanager, so if you install that, APC might be enabled per default for e.g. php7.3 - but not neccessarily for other php versions.

how about just install it on a temporary box, and check for yourself?
use your sysadmin skills to add/remove/install whatever you need.

1 Like