Author Topic: How to Optimize Wordpress hosting in CWP  (Read 12732 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to Optimize Wordpress hosting in CWP
« on: September 30, 2015, 12:13:00 PM »
i install wordpress in cwp with nginx reverse proxy, but when i login to wp-admin, my memory is drastically increased, how to optimize this? , I send along the picture, what is normal?.
http://prntscr.com/8m596f
http://prntscr.com/8m596f
http://prntscr.com/8m596f
« Last Edit: September 30, 2015, 12:14:33 PM by akmallinux »

Offline
*****
Re: How to Optimize Wordpress hosting in CWP
« Reply #1 on: September 30, 2015, 03:27:19 PM »
Hi.

You sent one screenshot a three times. The screenshot does not looks like a problem.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to Optimize Wordpress hosting in CWP
« Reply #2 on: September 30, 2015, 10:47:47 PM »
If i open wp-admin 50-60 times, the ram raised to 650mb, this is normal???

Offline
*****
Re: How to Optimize Wordpress hosting in CWP
« Reply #3 on: October 01, 2015, 07:14:41 AM »
Hi.

Every PHP process using some number of RAM and if you do not use a cache and didn't configure your scripts and settings - yes it is normal.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to Optimize Wordpress hosting in CWP
« Reply #4 on: November 20, 2016, 08:56:28 PM »
Heartbeat Wordpress API is a bad guy!
The WordPress Heartbeat API simulates a pulse and is responsible for revision tracking, session management, and more. The pulse is around 98 Bytes in size, but it can cause performance issues in certain situations. Google for more!

I resolve the high memory using Heartbeat Control Plugin:
https://wordpress.org/plugins/heartbeat-control/

\o