Results 1 to 10 of 136

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    Hi all, first of all thanks for this great module!!!
    I have a question, I found that I have 2 queries that are pretty slow. the first one is caused by my SSU module, when I checked ssu_cache table, it has more than 100,000 rows. And the second one is whoisonline. Did anybody else have this issue and knows how to fix it????
    Thank you!!!!!

  2. #2

    Default Re: Query Cache v1.0

    Quote Originally Posted by Dan123 View Post
    Hi all, first of all thanks for this great module!!!
    I have a question, I found that I have 2 queries that are pretty slow. the first one is caused by my SSU module, when I checked ssu_cache table, it has more than 100,000 rows. And the second one is whoisonline. Did anybody else have this issue and knows how to fix it????
    Thank you!!!!!
    I highly recommend changing storage engine of whos_online table to InnoDB. You'll avoid locking issues with this table (it's updated on EVERY request).

  3. #3
    Join Date
    Apr 2010
    Posts
    100
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    I tried that, it reduced the number of queries, but looks like the parse time is still high, especiall on the first hit (where there is no hit to my site in the previous 15 mins or so), it can be as high as 10+ seconds:

    http://www.kingoflaptops.com/

    :-(

  4. #4

    Default Re: Query Cache v1.0

    Quote Originally Posted by Cindy2010 View Post
    I tried that, it reduced the number of queries, but looks like the parse time is still high, especiall on the first hit (where there is no hit to my site in the previous 15 mins or so), it can be as high as 10+ seconds:

    http://www.kingoflaptops.com/

    :-(
    Can You check if query time is also high? What times do You get? PM me as it's most probably not related to QueryCache and We shouldn't continue the discussion here.

  5. #5
    Join Date
    Jan 2011
    Posts
    65
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    OMG Thank you for this!!!

    I was getting hit with fastcgi timeouts during the checkout process because my sql queries were taking too long when customers had a lot of items in the cart, and sure enough when I turned on page parse time logging, I was showing in excess of 30,000 queries during checkout.

    I was struggling with a solution and almost had to consider a vps to possibly help with the parse times.

    Your addon reduced it to less than 3,000!!! It performs even better than your claim of 80% reduction! Now I don't even need to consider moving servers. I can't thank you enough for this addon!

    Oh and btw I'm using your beta version, and I'm on zencart v1.3.9h
    Last edited by RoboPhung; 14 Apr 2011 at 09:56 AM. Reason: Adding additional information

 

 

Similar Threads

  1. v139e Query cache AND Image cache
    By ttfan in forum General Questions
    Replies: 0
    Last Post: 3 Aug 2012, 12:18 PM
  2. Query Cache Info?
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2011, 02:07 PM
  3. Which Query Cache for version 1.3.9d
    By alx-tc in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Oct 2011, 01:34 PM
  4. Re: Simple Cache vs. Query Cache
    By matteoraggi in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 12 May 2011, 11:09 AM
  5. Simple Cache vs. Query Cache vs. Magneticone Performance Mod?
    By NBordeau in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 May 2010, 03:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg