Closed (fixed)
Project:
Gallery
Version:
5.x-2.0
Component:
Code / API
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2008 at 05:39 UTC
Updated:
19 Oct 2009 at 21:46 UTC
I have been told by my shared webhost that my installation has a high resource usage and is probably due to longer running sql queries that seem to be coming from my gallery module:
| 4649713 | Sleep | 24 | | NULL
| 4649715 | Query | 24 | updating | DELETE FROM gallery_SessionMap WHERE gallery_SessionMap.drupal_creationTimestamp < 1214364176|
| 4649793 | Sleep | 6 | | NULL
| 4649794 | Query | 6 | update | INSERT INTO gallery_SessionMap (drupal_id, drupal_userId, drupal_remoteIdentifier, drupal_creationTimestamp, drupal_mod|
| 4649804 | Sleep | 4 | | NULL
| 4649805 | Query | 3 | update | INSERT INTO drupalallery_SessionMap (drupal_id, drupal_userId, drupal_remoteIdentifier, drupal_creationTimestamp, drupal_mod|
| 4649819 | Sleep | 0 | | NULL
Comments
Comment #1
atuyo60 commentedAnyone knows what this means and how I should solve the problem?
Comment #2
profix898 commentedI never noticed myself, but I will take a look at my server logs trying to confirm this. Can you please provide some details about your configuration (i.e. version of php, mysql, G2, Drupal, etc.)?
Comment #3
lvthunder commentedModule developer asked a question that has been unanswered for over a year.