Hello,
I am running LS on a cPanel dedicated server which hosts several different websites and apps and I want to properly configure Zend Opcache. I have enabled it and provisioned using Easy Apache 4 and can see it is running, but have a few questions:
I am running LS on a cPanel dedicated server which hosts several different websites and apps and I want to properly configure Zend Opcache. I have enabled it and provisioned using Easy Apache 4 and can see it is running, but have a few questions:
- I have read that I can isolate caches per account, using LS, as opposed to the regular Apache scheme that mixes all cached scripts in a single cache. Is this true? How can I do it?
- Similar to the previous question, can I enable/disable opcache per specific account?
- If I am indeed able to run independent caches, would each one have its own memory allocation and settings?
- Lastly, I would like to monitor them using a GUI such as github.com/PeeHaa/OpCacheGUI - I would have to run an instance of this GUI on each account, is that correct?