postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Comments
Recent activity by postcd-
on server are two related files: cat /usr/local/cpanel/logs/login_log cat /usr/local/cpanel/logs/access_log i think login_log is better for this: last 100 entries: cat /usr/local/cpanel/logs/logi...
-
Your website is quite big (thanks to images). Try to follow optimization advices from webpagetest.org or gtmetrix.com, tools.pingdom.com high cpu can be also because of badly optimized wordpress bl...
-
WHM /System health / Process Manager can also tell you which processes consuming most CPU Also you can try linux "top" command to see if %wa value is not high (>10), it can tell you HDD has too muc...
-
why do you think you have high load? it dont appears like that much cpu/ram/hdd? check "top" command headers to see if cause is ram, cpu or disk (high %wa) value
-
That is not what i asked, it is many different IPs.
-
That domlogs question is not answered fully so that i dont know which linux commands i need to setup or what i need to do to prevent disk over usage.
-
TOP tells you that your CPU usage can be the cause i think: "Cpu(s): 85.1%us, 7.6%sy," Try to go into WHM / Server Status / Apache Status and see the processes... any suspicious? one IP many time...
-
Re: Maximum number of emails per hour, why it is in WHM when accounts already overriding this settin Thx, that is interesting. So yours mentioned 300 mails server wide limit (in Tweak settings) is...
-
Thx, so WHM supports it, thats what i wanted to know so its SOLVED. PS: here is an paid WHMCS addon for this: [url=http://docs.whmcs.com/Configurable_Package_Addon]Configurable Package Addon - WHM...
-
SOLVED i had "MAX_EMAIL_PER_HOUR=unlimited" in /var/cpanel/users/usernamehere file so i needed to go to WHM, cpanel list and selected to modiffy that account to switch to 200 mails limit from unl...