Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2007
    Posts
    24
    Plugin Contributions
    0

    Default Slow loading in admin/categories

    I have over 700,00 products in our database now, have upgraded to a server
    Operation System: CentOS
    Processor: Nehalem Xeon 5520 2.26 GHz
    Cache: 8 MB Smart Cache
    cPanel w/ Fantastico:
    Managed: more...
    RAM: 12 GB DDR3
    HDD: 1 TB
    Traffic: 10 TB
    Uplink/Speed: 100 mbps

    The home page and such is quick, but when i access admin/categories.php my lord it's painfully slow of upto 3 minutes.

    An SQL query we made:

    Executed 1 min ago for 29 sec on Database --> unknown.
    select distinct p.products_id, p.products_image, p.products_tax_class_id, pd.products_name, p.products_date_added, p.products_price, p.products_type, p.master_categories_id from products p, products_description pd where p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 and p.products_date_added >=20111228
    Executed 0 min ago for 17 sec on Database --> whiterac_zc.
    select distinct p.products_id, p.products_image, p.products_tax_class_id, pd.products_name, p.products_date_added, p.products_price, p.products_type, p.master_categories_id from products p, products_description pd where p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 and p.products_date_added >=20111228

    Any ideas and is 700,000 + products in our database a more than zencart can handle?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Slow loading in admin/categories

    Have you considered these?
    https://www.zen-cart.com/tutorials/index.php?article=21
    https://www.zen-cart.com/tutorials/i...hp?article=287 -- many of these require high level access to server configs, and are largely intended for the server admin to handle due to their expertise in such matters
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v151 Admin category display slow loading
    By DigiBooks in forum General Questions
    Replies: 19
    Last Post: 4 Jun 2015, 12:13 PM
  2. Slow Loading times on site and in Admin
    By Goetch in forum General Questions
    Replies: 8
    Last Post: 2 Apr 2013, 12:06 PM
  3. Slow loading categories on main page!!
    By aomiri in forum General Questions
    Replies: 1
    Last Post: 20 Jul 2009, 10:34 PM
  4. admin slow loading
    By McGill in forum General Questions
    Replies: 1
    Last Post: 13 Jun 2008, 01:33 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