| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
#21
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
Hello, It is definitely recommended in 3 cases. 1) You are using the newest MySQL/MariaDB version. or 2) You are experiencing the loss of productivity due to the Meltdown Fix. https://forums.mysql.com/read.php?21,664350,664350#msg-664350 or 3) You are experiencing the MySQL error 'MySQL table is marked as crashed and should be repaired' https://confluence.atlassian.com/confkb/mysql-table-is-marked-as-crashed-and-should-be-repaired-151519802.html In other cases, it is recommended to measure the BEFORE/AFTER performance on a dev server. Thank you.
__________________
Sincerely yours, Ildar Amankulov Head of Maintenance group |
|||||||
|
#22
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
For the past few days we're experiencing periodical site outages. Host support staff claim the reason most probably was very high bot activity with bots hitting the site and tying up MySQL queries.
As one of the measures they suggest switching from MyISAM to InnoDB. Are there any changes in 4.7.10 as compared to 4.7.9 that would cause issues if x-cart is subjected to high bot activity?
__________________
X-Cart 4.7.12 Live OS: Linux |
|||||||
#23
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
Maybe your SEO position has been improved due to some of these changes. Code:
It seems you are in the green zone there https://developers.google.com/speed/pagespeed/insights/ Could you ask your hosting for the bot's HTTP_USER_AGENT? Maybe our XCRobots::getRobotsSignatures() method has to be corrected. It should help to reduce the amount of MySQL queries. Thank you.
__________________
Sincerely yours, Ildar Amankulov Head of Maintenance group |
|||||||
#24
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
I'v been having sql errors ever since this update. Today i was locked out of admin after a xcart_sessions_data sql error. Repairing the tables fixed it.
Not sure if it matters but its a InnoDB table. Most of my tables are MyISAM. I'm running 10.2.18-MariaDB It should be noted that I also updated to the latest MariaDB just before the update
__________________
4.7.x xcart store Business 5.4xx |
|||||||
#25
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
Google page speed insight results have in fact improved drastically both for mobile and desktop. Thanks for that! The most heavily active bots for the past few days were MJ12bot (200K+ hits & 4.8+ gigs), Semrushbot, Baidu, and some others. There are a couple of Unknown bots as well.
__________________
X-Cart 4.7.12 Live OS: Linux |
|||||||
|
#26
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
is it safe to run Code:
on a live shop (assuming I close the shop)
__________________
4.7.x xcart store Business 5.4xx |
|||||||
|
#27
|
|||||||||
|
|||||||||
Re: X-Cart 4.7.10 released
Quote:
Here is more info on InnoDB: https://dev.mysql.com/doc/refman/5.5/en/innodb-introduction.html |
|||||||||
|
#28
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
Quote:
Hello, I have uploaded a patch to update the bot signatures. It will prevent xcart_sessions_data table overload. Thank you.
__________________
Sincerely yours, Ildar Amankulov Head of Maintenance group |
|||||||
|
#29
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Thank you very much for the patch!
Quote:
The MySQL version is 5.5.61-cll. Host support did not report problems as per 2) and 3). I don't think that we can do dev server testing, because in order to have realistic results to compare, we'll have to duplicate our site on the Internet which does not sound like a good idea to me. We could eventually switch our site to use an InnoDB copy of the database for a while to see what happens. Wonder would it be wise to do it?
__________________
X-Cart 4.7.12 Live OS: Linux |
|||||||
#30
|
|||||||
|
|||||||
Re: X-Cart 4.7.10 released
Quote:
InnoDB in MySQL 5.5 has some limitations which have to be checked by technical staff. https://stackoverflow.com/questions/15678406/when-to-use-myisam-and-innodb https://dba.stackexchange.com/questions/22678/when-to-switch-from-myisam-to-innodb Please contact our support staff at https://secure.x-cart.com/ - I'm not sure if this is something that can be solved via a forum discussion, unfortunately. Thank you.
__________________
Sincerely yours, Ildar Amankulov Head of Maintenance group |
|||||||
|
|
|||
X-Cart forums © 2001-2020
|