Installing Drush on Mac OS X the developer way
Posted on 10th April 2012 in Drupal | 1 Comment »
This is a quick walkthrough of how to somewhat painlessly install the Drupal Shell – Drush.
This is a quick walkthrough of how to somewhat painlessly install the Drupal Shell – Drush.
The following benchmark proves that a traditional single site Drupal setup isn’t any faster than its multisite counterpart.
Tested setups:
Benchmark data by ApacheBench as per commands:
ab -n 100 -c 10 http://drupal_single_site_address.tldab -n 100 -c 10 http://drupal_multisite_address.tld
Setting up a gallery in Drupal may easily turn into a lot of hassle. While Drupal is one of the most flexible Content Management Systems out there, it’s also one of the most complex on top of million modules for pretty much everything including the functionality for the simple gallery.