Hi I'm developing a website that has been suspended twice now for causing too high MySQL load. It's a Drupal 7 site with a few relatively common modules installed + CiviCRM, PHP software for NGO's to manage members, contacts, donations etc. CiviCRM has its own MySQL database and it also interacts directly with the Drupal MySQL database (AFAIK). In the hope that it might help, I have updated Drupal and all modules to the most recent version (with the exception of CiviCRM). However I have no clue how/where I can see if the MySQL load has been reduced? The technical details of the site are: Before: Drupal 7.14, now Drupal 7.15 Modules installed as of today: Administration menu 7.x-3.0-rc3 Chaos tool suite (ctools) 7.x-1.2 Date 7.x-2.6 Entity API 7.x-1.0-rc3 Entity reference 7.x-1.0-rc3 Relation 7.x-1.0-rc3 Views 7.x-3.5 Wysiwyg 7.x-2.1 CiviCRM 4.1.2 The theme is a sub theme of Bartik with minor changes. Suggestions on how to analyse the problem and/or clues as to what might be causing them are very welcome. Thanks