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
Http://www.darrenmothersele.com/content/drupal-enterprise-web-framework
I was recently asked to take a look at the Google appengine, as a possible host for a web app. one major drawback for me is that it's currently limited to only running
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%
Creation time: 2008-11-09 01:12:51 Last modified: 2008-11-09 01:12:51This article was published in the 11th issue of Programmer magazine, 2008PHP Meditation Six: Drupal performance issuesLeft light HouDrupal is a PHP-based open-source CMS system and
Creation time: 2008-11-09 01:12:51 Last modified: 2008-11-09 01:12:51
This article was published in the 11th issue of Programmer magazine, 2008PHP Meditation Six: Drupal performance issuesLeft light HouDrupal is a PHP-based open-source CMS system
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
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
one. The establishment of LAMP Environment
To run the Drupal system, first you need to have a platform to run PHP and Mysql database, the most common is the combination of linux+apache+mysql+php, this information on the internet there are many,
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
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.