Opcode: Accelerators
-
Hi,
Would love to get some explanation on selection and use of PHP accelerators
I run my websites off VPS. My server runs Linux, Apache and PHP 7.3 with Zend Opcache support.
Going through settings of W3 cache, following options for Accelerators are presented (but greyed out):
APC
eAccelerator
XCache
WinCacheAPC and eAccelerator are no longer supported as of PHP 5.5, WinCache is not applicable to Linux. Same for Database cache and Object cache (more on object cache later).
Zend Opcache is not even an option (can only select it for Opcode caching). So, the only option I can really use for page cache is disk.
Now, for object cache. I tried to enable it with disk as the only option. In a day, it consumed 20G of disk space! I think there is a need for option where user can select maximum disk usage.
Rudolf
- The topic ‘Opcode: Accelerators’ is closed to new replies.