Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Dec 27, 2010 1:58 pm 
Offline
Newbie

Joined: Mon Dec 27, 2010 1:42 pm
Posts: 2
Website: http://www.solidblogger.com
Hello,

Recently I have been facing problems with my Linode. I am running 4 Wordpress blogs on my Linode while 3 of them get less than 50 visitors a day. Only one blog gets around 25K visits everyday. All blogs are on Wordpress platform.

Surprisingly since last couple of days my Linode host is behaving abnormally. The CPU usages is always above 110 - 120% while disk IO rate is averaging at above 1500.00 all the time.

While contacting the support, they said:

Code:
The following errors in your console make me believe that you upgraded Ubuntu without disabling plymouth and ureadahead:

---
mountall: Disconnected from Plymouth
init: plymouth main process (981) killed by SEGV signal
init: plymouth-splash main process (1879) terminated with status 2
init: plymouth-log main process (1916) terminated with status 1
---

You will want to disable these by running the following commands:

cd /etc/init
for i in plymouth* ureadahead*; do mv ${i} ${i}.disabled; done


Well, the above could be the reason or there might be a lots of other reasons behind this, I am not sure. But the site is taking 2-3 minutes to load which used to be loaded properly within 5-10 secs.

One freelancer was taking care of my Linodes, but he is not reachable these days. Hence I need someone to fix the issues and get the site behave normally. Once can do wonders if he/she does know how to optimize a Linode for Wordpress!

Please reply back to this thread or drop me a PM with your previous experience in handling Linode hosts and price quotation.

P.S: I am on latest version of NGINX server.

Thanks a lot in advance.


Top
   
 Post subject: re: server optimisation
PostPosted: Wed Jan 05, 2011 8:09 am 
Offline
Junior Member

Joined: Wed Jan 05, 2011 7:55 am
Posts: 29
Website: http://www.zeropointproductions.co.uk
Location: UK
I am new to using word-press and have had a similar problem with loading times of pages and I have been made aware of a plug-in called "w3 total cache". This reduced my page load times from 2 to 3 minutes down to instant.
This enables caching of your pages and minimises most things like css, js.....

for more information about this plug-in visit

http://wordpress.org/extend/plugins/w3-total-cache/

If you have not already got this plug-in then I would suggest it.

I have many images on the main page and this plug-in solved my slow page wows, To check the load time please visit my site and see for your self.

www.zeropointproductions.co.uk

The guy who recommended it to me had similar traffic loadings on his server to you and this sped up things greatly for him.

Hope this helps :)


Top
   
 Post subject:
PostPosted: Thu Jan 06, 2011 2:53 pm 
Offline
Senior Member

Joined: Sat Nov 13, 2010 3:05 am
Posts: 91
Website: http://www.graq.co.uk
Caching is certainly where your main speed/load decrease is at. My personal favourite is Nginx and fastcgi caching.

There are several LEMP guides and stacks out there.


Top
   
 Post subject:
PostPosted: Thu Jan 06, 2011 5:46 pm 
Offline
Junior Member

Joined: Wed Jan 05, 2011 7:55 am
Posts: 29
Website: http://www.zeropointproductions.co.uk
Location: UK
graq wrote:
Caching is certainly where your main speed/load decrease is at. My personal favourite is Nginx and fastcgi caching.

There are several LEMP guides and stacks out there.


I will be sure to have a look at those :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
RSS

Powered by phpBB® Forum Software © phpBB Group