Find Jobs
Hire Freelancers

OpenCart DB query slowing down the site sometimes

₹1500-12500 INR

已关闭
已发布超过 5 年前

₹1500-12500 INR

货到付款
Hi, The site ([login to view URL]) is built on Opencart 3 (Journal 3 theme + AWS Lamp T2 medium). Site's working fine mostly, but sometimes the server CPU utilization shoots up to 200% (2 cores) because of one mysql query. On setting up a slow_query log and testing with few orders, there's this particular query which takes the most time. SELECT c.category_id, c.parent_id, [login to view URL] as title , ( SELECT COUNT(p.product_id) FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p.product_id = p2c.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE [login to view URL] = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = c.category_id) as total FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE cd.language_id = '1' AND c2s.store_id = '0' AND [login to view URL] = '1' ORDER BY c.sort_order, LCASE([login to view URL]); I think this is a generic query which outputs the table of category IDs { cat_id, parent_id, name, product count } . When run on localhost, please find the output of the query in File 1. PFA the action records which we tested in columns A-F in excel file. Columns I & J have the execution time and timestamp of the slow_query_log. PFA the dump of slow_query_db log too. PFA Cloudwatch CPU utlization graph too. I want to know the rootcause behind why this query takes 1) When and why is this query getting called? 2) Why is average time to execute high? ( it processes 84 lakh rows) 3) What is the alternative way of getting this done quickly without affecting site performance and utility? 4) Why is this query sometimes taking too long? Why is it VARYING sometimes and the other times the site is working smoothly?
项目 ID: 18250021

关于此项目

5提案
远程项目
活跃5 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
5威客以平均价₹5,342 INR来参与此工作竞价
用户头像
Hi, I am Opencart expert and speed optimzer. I will optimize that sql query so it will run fast everytime. Harsh
₹1,500 INR 在3天之内
4.9 (627条评论)
8.2
8.2
用户头像
yes sure I can help you now.
₹11,111 INR 在2天之内
4.9 (121条评论)
6.3
6.3
用户头像
Hi, I have seen the query you have sent and noticed that the complex quries like this are slowing your system. See as per my knowledge here every application should take easy step on database server whereas application server can be extendes but databse servers have limits. Simple queries should be there to get your server a good loading time. I can modify the query time and further debug your system to get its loding time issue resolved. Please reply to have a chat in detail. Yes, for the matter of dealing with opencart i have worked for 1 year on it and devloped 4 sites up till now on opencart. I have also used the theme you mentioned, so i know about it also.
₹1,850 INR 在2天之内
0.0 (0条评论)
0.0
0.0

关于客户

INDIA的国旗
Ahmedabad, India
0.0
0
付款方式已验证
会员自11月 1, 2018起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。