Automatically closed - issue fixed for 2 weeks with no activity.
Now that PHP 5.5+ shipd with Zend Opcache for a PHP opcode caching mechanism, what is the plan for this module to leverage that?
I'd like to gain some insight and develop some instructions on how best to use the Zend Opcache for my sites' opcode caches, but APC (or APCu?) still provides the other caching mechanisms which Zend Opcache does not such as user session data and file caching.
My understanding of the PHP 5.5 Zend Opcache is that it outperforms APC in its designed role, but I have not benchmarked this on my Drupal sites myself. Does anyone have any insight on performance metrics to compare these options for hosting Drupal sites specifically?
Will this module continue to provide support for APCu as Zend Opcache takes over the opcode cache role? And if so, which Drupal caches would best be placed into APCu and which should not?
Any guidance and documentation on these developments in the PHP community are greatly appreciated. Thanks.
Fixed
1.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.