This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

suddenly slow wordpress sites
#1
suddenly slow wordpress sites
HI! i have some wordpress sites and other no wordpress like CI and joomla,the problem ocurr when i try to import data to wordpress from another, around 2mb when it try to performance importation, it never end, and other wp sites (in another domains) suddenly turn too slow, taking around 1 or 2 minutes on load but ci or joomla sites steel working fine, and cpu an ram is fine too, no seems that any recuests was use it.

I try reload apache , mysql, and the server too, but steel happend after reboot.

whne i reload apache, log says :

Code:
[mpm_prefork:notice] [pid 23500] AH00169: caught SIGTERM, shutting down
[Sat Nov 22 15:03:35.652003 2014] [:notice] [pid 26235] mod_bw : Memory Allocated 0 bytes (each conf takes 48 bytes)
[Sat Nov 22 15:03:35.652052 2014] [:notice] [pid 26235] mod_bw : Version 0.92 - Initialized [0 Confs]
[Sat Nov 22 15:03:35.710356 2014] [mpm_prefork:notice] [pid 26235] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Sat Nov 22 15:03:35.710437 2014] [core:notice] [pid 26235] AH00094: Command line: '/usr/sbin/apache2'

after that happends this sites performance was fine and normal.. i don't know what happends, any idea?

Thanks
Reply
Thanks given by:
#2
RE: suddenly slow wordpress sites
Add more ram likely.

check ram use with TOP.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: suddenly slow wordpress sites
(11-23-2014, 07:15 PM)Me.B Wrote: Add more ram likely.

check ram use with TOP.

M B

ram used 1.7 gb,ram free 2.2 gb
i have 4 gb
Reply
Thanks given by:
#4
RE: suddenly slow wordpress sites
try to use:

https://wordpress.org/plugins/p3-profiler/

Check websites load & mysql load. Some plugins are badly written.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#5
RE: suddenly slow wordpress sites
(11-23-2014, 08:02 PM)Me.B Wrote: try to use:

https://wordpress.org/plugins/p3-profiler/

Check websites load & mysql load. Some plugins are badly written.

M B
Total Plugins:
8 .

Plugin Load Time
0.068
(sec. per visit)

Total Load Time: 81.3844seconds avg.
Site Load Time: 81.0929seconds avg.
Profile Overhead: 0.2915seconds avg.
Plugin Load Time: 0.0678seconds avg.
Theme Load Time: 80.8474seconds avg.
Core Load Time: 0.1595seconds avg.
Margin of Error: 0.0181seconds avg.
(81.3844 observed, 81.3663 expected)
Visits: 11
Number of PHP ticks: 3,123 calls avg.
Memory Usage: 24.20 MB avg.
MySQL Queries: 45 queries avg.

but still load slowly, and top and iotop only mark usage after 81 seconds, when page can be loaded.

i put down another sites for performance this test, but still load slow, request it's taking time,..
Reply
Thanks given by:
#6
RE: suddenly slow wordpress sites
Theme Load Time: 80.8474seconds avg.

Do you think this is normal? I have doubt here.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#7
RE: suddenly slow wordpress sites
(11-23-2014, 11:04 PM)Me.B Wrote: Theme Load Time: 80.8474seconds avg.

Do you think this is normal? I have doubt here.

M B
no, i don't, plugins load its quicly, once request its completed (after 80 s) load all site in about other 1 or 1,5s, and as is say this happends after i think exced max post on db , importing a 2mb wordpress xml file, after that all wp in other domains and users go to slow and never come back, even rebooting ...
Reply
Thanks given by:
#8
RE: suddenly slow wordpress sites
Run this for your domain. http://tools.pingdom.com/

It should help finding out what file its held up on.

If that doesn't put this code into your wp-config file.

// Enable WP_DEBUG mode
define('WP_DEBUG', true);

// Enable Debug logging to the /wp-content/debug.log file
define('WP_DEBUG_LOG', true);

// Disable display of errors and warnings
define('WP_DEBUG_DISPLAY', true);
@ini_set('display_errors',10);

// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define('SCRIPT_DEBUG', true);

This should help find the file its held on. Then you go from there.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Having both HTTP & HTTPS (Port 443 and Port 80) sites on a server dsmarter 14 41 ,746 08-22-2020, 02:49 PM
Last Post: kenzopoker1
slow sites kewldude12 0 2 ,010 07-20-2020, 04:40 AM
Last Post: kewldude12
unable to install wordpress or joomla using sentastico king4m 1 5 ,402 04-10-2020, 07:55 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)