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
It's easy to build complex and dynamic content using Drupal. But a little careless, you will pay the price for this easy. Complex database queries and costly calculations can lead to page performance problems when users view certain complex and
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%
Varnish is a high-performance open-source HTTP accelerator that is relatively complex to use, especially when used with drupal. Now let's record the detailed settings for Drupal7 with Varnish. tutorial preparation environment first install a brand
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
Drupal is an excellent open-source CMS. Its topic template customization function is also very powerful. Yesterday, I wrote functions commonly used in joomla templates. Of course, Drupal is indispensable. When developing modules, you don't have to
Prepare the environmentFirst, install a brand new Drupal. We recommend that you use drush to install Drupal quickly.First, create a database and remember the user and password.### Enter mysqlMysql-uroot-pCreate database 'mydb' character set utf8
directory Structure
Includes: Contains a library of functions commonly used by Drupal.
Misc: Used to store JavaScript, and various other icons and picture files available in the Drupal installation.
Modules: Contains all the core modules, one of
PHP 7 Installation and Use experience greatly improves performance, strong compatibility, and insufficient Scalability (be cautious when upgrading PHP). Be cautious when installing and using PHP 7.
With the release of PHP 7, the performance and
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.