-- url of the page with the problem -- :
drc144k.com/
-- HikaShop version -- : 2.Latest
-- Joomla version -- : 2.5.Latest
-- PHP version -- : 5.4.Latest
-- Browser(s) name and version -- : Latest versions of Chrome, Safari, & FireFox.
-- Error-message(debug-mod must be tuned on) -- : NONE. Just extremely slow.
Our MySql DB is up to +1GB in size. The Product and File tables each have about 1.8 million rows and the Variant table has 3.5 million rows. It's taking 30 seconds or more to serve 1 product. If more users hit the site at once, they may see a product with the additional Hika modules (random products, latest products, best sellers) blank or a completely blank page with no errors for PHP (error level set to max) or MySql in the logs.
Before debugging and trying tune MySql, do you have any recommendations for tuning the Hika tables? I see they are MyISam while Joomla tables are InnoDB. I think the slowdown is from the Hika side of things and not Joomla. If you have any recommendations, please let us know.
Server Specs for test & production: 8GB Ram, 8 processors, Intel Xeon 2.5Ghz. 600GB SATA Hard Drive
Thanks.