vstevenphan
Registered Member
- Mar 31, 2019
- 97
- 6
My website has this error. I checked service nginx status, it's still running. I checked the error logs, there was nothing recorded. HELP!
XXTAP.COM
XXTAP.COM
): How can I handle that? Umanaged VPS support is unhelpful.That is not normal man. Your load is 7.84. Load is recommended to stay below 1. You mysql is eating you CPU.
I have 15 Linux servers, all them load is bellow 1.
Anyway, I think logs has nothing to do with that in your case. Your didn't configured your site to record logs or you are looking at the wrong place.
How much then ): omgJust by what you are saying is complicated to figure out what your problem is. If how to handle that was a simple answer, for sure I would give you for free.
Are your site build in python, php? Do you use nginx or apache?
Unfortunately to solve that I need to do a ssh connection to your server, but that is my job, I'd have to charge you a little fee![]()
That is not normal man. Your load is 7.84. Load is recommended to stay below 1. You mysql is eating you CPU.
I have 15 Linux servers, all them load is bellow 1.
Anyway, I think logs has nothing to do with that in your case. Your didn't configured your site to record logs or you are looking at the wrong place.
You're right Barto, but I doubt he is in an 16 processors machine.The normal is 1 per processor. If the machine has 16 processors a load of 8 is like 0.5 in reality.
mysqld is using too much cpu, try optimizing it via my.cnf. just google there are many tips on how to speed up/optimize mysql.
otherwise could be a badly coded script too.
Really think it won't have too much to optimize, he is using a cheap OVH VPS. Seems stuff badly coded
https://www.blackhatworld.com/seo/h...and-cannot-do-anything.1117615/#post-12037001
mysqld is using too much cpu, try optimizing it via my.cnf. just google there are many tips on how to speed up/optimize mysql.
otherwise could be a badly coded script too.
Or remove the possible malwarewell then only upgrading cpu/ram would help![]()
No, all of plugins installed from Deleted member 752298Or remove the possible malware
Vstevenphan, Have you installed any cracked wordpress theme on your server? Or anything like that?
My site was working before. I used this script to install a complete VPSHow did you configure nginx?
Was your site working before?
Centos, nginx version 1.16.0I'd start checking nginx status, what os are you using, nginx version. Does VPS has option to reinstall the os? Have you a backup of the site info and db? Are you using any cms? did you updated or installed something? manual changes?