The predecessor of Zend Opcache was Zend Optimizer + (Zend o+), with PHP5.5 Zend in the release of O+, and renamed: Zend Opcache. However, the default is not enabled, you can enable in the INI file.According to statistics, Zend Opcache performance
Reference: Http://www.laogui.com/Zend-OpcacheAs you know, PHP currently has three cache plug-ins: APC, Eaccelerator, XCache, but they may all disappear in the future, because PHP 5.5 has integrated Zend Opcache, features similar to the first three
I often hear from people on forums and QQ groups that Drupal is very slow. in the initial state, it cannot carry much data and concurrency, and the performance is very poor. However, we can find that many major websites are also developed using
Install drupal 8 on CentOS 7.x1. drupal 8.x requirements
TypeRequirementDatabase1.MySQL 5.5.3/MariaDB 5.5.20/Percona Server 5.5.8 or higher with PDO and an InnoDB-compatible primary storage engine,
2. PostgreSQL 9.1.2 or higher with PDO,
3. SQLite
Therefore, you cannot completely solve the performance problem, but you can use some common solutions to significantly improve the website performance based on the actual situation. We often say that you know the 80/20 theory, so if you exchange 20%
As you know, PHP currently has three cache plug-ins: APC, Eaccelerator, XCache, but they may all disappear in the future, because PHP 5.5 has integrated Zend Opcache, features similar to the first three but slightly different, Cache speeds are said
Php5.3LNMP integrated environment install opcache you know that there are currently three PHP Cache plug-ins: APC, eAccelerator, and XCache, but they may disappear in the future, because PHP 5.5 has already integrated Zend Opcache, features are
As you know, PHP currently has three cache plug-ins: APC, Eaccelerator, XCache, but they may all disappear in the future, because PHP 5.5 is already integrated Zend Opcache, features similar to the first three but slightly different, caching speeds
The performance of a system, in addition to the program itself to write the perfect, but also to see the PHP itself some problems, for PHP operation optimization, mainly have these accelerators: Wincache,xcache,zendopcache,eaccelerator accelerator;
PHP 7 installation experience, upgrade PHP with caution
I. key points of making full use of PHP 7's high performance
Compared with the previous PHP version, PHP 7 has a qualitative leap in performance, but the so-called "good horse with good
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.