performance issue
-
Hi Team,
I have a site with high traffic and recently the CPU Usage on the server had increased so much that the site was crashing all the time and the issue was mostly related to the database, apart from the technical issues, I started checking and disabling the plugins. I tried to see if there would be a small improvement or not. By deactivating your plugin, the situation improved a bit, as the CPU consumption was still high, but the site did not crash.
Considering that your plugin is always connected to the database and performs data update, insert, select, etc., is there a way to optimize these requests for sites with high traffic? That there is less load on the server and especially the CPU?
For example, one of your tables is still using MyISAM
statistics_visitor_relationshipsCPU Usage With your Plugin
CPU Usage Without your Plugin
CPU Model: Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz
CPU Details: 8 Core (2197 MHz)
Distro Name: CentOS Linux release 7.9.2009 (Core)
Kernel Version: 3.10.0-1160.80.1.el7.x86_64
RAM: 12GBApache version: Apache/2.4.54
PHP version: 7.4.28
MySQL version: 10.5.18-MariaDB
Web Servers: nginx-varnish-apacheBR
- The topic ‘performance issue’ is closed to new replies.