drupal maintenance http://alexmoreno.net/ en Optimizing a Drupal database: improving the performance http://alexmoreno.net/optimizing-drupal-database-improving-performance/09-02-2013 <article role="article" about="http://alexmoreno.net/optimizing-drupal-database-improving-performance/09-02-2013" class="node node--type-blog node--promoted node--view-mode-teaser"><header><div class="node__meta"> <span> By <span class="node__author"><span><a title="View user profile." href="http://alexmoreno.net/alejandro-moreno" lang="" about="http://alexmoreno.net/alejandro-moreno" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">alexmoreno</a></span></span>, 9 February, 2013 </span> </div> <div class="node__top-wrapper"> <h2 class="node__title"> <a href="http://alexmoreno.net/optimizing-drupal-database-improving-performance/09-02-2013" rel="bookmark"> <span>Optimizing a Drupal database: improving the performance</span> </a> </h2> </div> </header><div class="node__content text-content"> <div class="text-content field field--name-body field--type-text-with-summary field--label-hidden field__item"><p>That is what you have when you don't optimize and maintenance properly your Drupal projects. A 4GB database which hits hugely the server performance. Just a couple of "magic tricks" and .... 194MB. </p><p> Magic? Not at all. If you have a problem with your server, with hangs up and things going very sloooow, check the cache. sessions and watchdog tables, and clear them.</p><p>It works like a charm :-)</p></div> <div class="field field--name-taxonomy-vocabulary-1 field--type-entity-reference field--label-hidden field--tag-ref"> <ul class="links field__items field--tag-ref__items"><li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal" hreflang="es">drupal</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal-performance" hreflang="es">drupal performance</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal-developer-london" hreflang="es">drupal developer london</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal-maintenance" hreflang="es">drupal maintenance</a></li> </ul></div> </div> </article> Sat, 09 Feb 2013 16:09:21 +0000 alexmoreno 94 at http://alexmoreno.net Drupal maintenance tasks http://alexmoreno.net/drupal-maintenance-tasks/04-02-2013 <article role="article" about="http://alexmoreno.net/drupal-maintenance-tasks/04-02-2013" class="node node--type-blog node--promoted node--view-mode-teaser"><header><div class="node__meta"> <span> By <span class="node__author"><span><a title="View user profile." href="http://alexmoreno.net/alejandro-moreno" lang="" about="http://alexmoreno.net/alejandro-moreno" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">alexmoreno</a></span></span>, 4 February, 2013 </span> </div> <div class="node__top-wrapper"> <h2 class="node__title"> <a href="http://alexmoreno.net/drupal-maintenance-tasks/04-02-2013" rel="bookmark"> <span>Drupal maintenance tasks</span> </a> </h2> </div> </header><div class="node__content text-content"> <div class="text-content field field--name-body field--type-text-with-summary field--label-hidden field__item"><p> </p><p>How important is having a database optimized. Doing some "basic" optimizations like clearing the cache, runing the Drupal cron and a couple of things more, your database can change from having 4 GB to just around 200MB... incredible? Not at all, the importance of maintenance tasks :-)</p><p>Which tasks? Mainly:</p><p> </p></div> <div class="field field--name-taxonomy-vocabulary-1 field--type-entity-reference field--label-hidden field--tag-ref"> <ul class="links field__items field--tag-ref__items"><li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal" hreflang="es">drupal</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal-developer-london" hreflang="es">drupal developer london</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/drupal-maintenance" hreflang="es">drupal maintenance</a></li> </ul></div> </div> </article> Mon, 04 Feb 2013 00:52:37 +0000 alexmoreno 91 at http://alexmoreno.net