Mellowhost | Learn Hosting

CAT | Tips & Tricks

I had written about using a cache plugin with all the wordpress blogs in order to reduce the CPU usage before. Although, some of our clients were complaining about issues with the most popular “wp-supercache” plugin with couple of our servers. We use some custom security protection which might block couple of wp-supercache commands. I here therefore, uploaded a workable version of  latest wp-supercache 0.9.9.9 that works perfectly with our servers. You can download the latest version of wp-supercache compatible with our servers here:

http://mellowhost.com/downloads/wp-supercache.tar.gz

Wp-supercache is a property of its original author. More details about this plugin is available here:

http://wordpress.org/extend/plugins/wp-super-cache/

Popularity: 15% [?]

· ·

I have been thinking to write this post for long time, although, couldn’t get time to write details about this major security issue. From my experience, I have seen a big percentage of users are using WordPress and a certain percentage always face some sort of Web Injections (Iframe for example) with any shared hosting provider. This post would go into deep to study why these web injections are occurring and how can you protect your wordpress blog from these sort of issues.

(more…)

Popularity: 49% [?]

· · · ·

Most of the shared hosting users use different content management system for their websites. There are different types of content management systems. These content management systems use mysql database most of the time. A CMS can have degraded performance when the user’s database gets fragmented. Mysql Database fragmentation appears when you make lots of changes on your database cause lots of writes and updates. Periodically, these changes cause memory fragmentation on the database, mostly MyISAM storage engine performs tremendous slow on a fragmented condition! This tutorial should have the advises for shared hosting users, how often they should defragment their databases and how!

(more…)

Popularity: 42% [?]

· · · ·

Aug/10

23

My DNS isn’t working!

This article is about a couple of small tips to check your dns health using public tools. These are pretty easy tools and helps you to understand whether is it your DNS or your ISP having issues or something else.

(more…)

Popularity: 28% [?]

· · ·

A very well known word in linux server is “nice” value. I have seen many people discussing about the effectiveness of Apache/Mysql tweaking, but eventually, if the throughput of your linux system isn’t good enough, apahce/mysql tweaking can fail. In this article, I am going to try explaining how “Nice” value of linux system can impact the performance of linux shared servers.

(more…)

Popularity: 32% [?]

· · · · · ·

Recently, I have written an article about reducing the cpu usage for a wordpress blog. My post contains some information about the wp-cron.php, but it doesn’t explain how you can stop wp-cron.php from taking high CPU. Couple of our twitter followers and facebook clients were asking for a post describing how they can stop wp-cron.php from taking high CPU or firing up. Here are some small tricks to reduce the CPU usage from wp-cron.php.

(more…)

Popularity: 65% [?]

· · · · · · · ·

“Oh! Damn! That server seems pretty cheap, giving me 12GB RAM, dual intel xeon 5430, so, lets go and purchase it” – a  big misconception to judge a server specification looking at their cpu and the ram size in current web hosting industry. I have been playing a lot in Webhostingtalk and some other hosting forums these days and found people are asking the same question everyday, which server is going to be right for me. Here I will go through some basic idea why the idea of users are biasing everyday and how to judge a proper server specification.

(more…)

Popularity: 50% [?]

· · · · · · · · · · ·

WordPress is one of the most demanding content management system of recent days. Most of the users these days use wordpress for their blogs or websites. Around 85% sites of our servers are using wordpress and most of the clients are utilizing multiple wordpress blogs for their business. WordPress has been found to be using pretty good sum of CPU and Memory. Today’s shared hosting environments are more limited based on the CPU and memory rather than the Space and Bandwidth. It is always a wiser choice to spend little amount of time to reduce the overall cpu usage. This makes the blog running faster and hosting companies feel good to host sites which are nicer to their CPUs :) Here are some tips to reduce the CPU usage on a wordpress blog and improve the site performance.

(more…)

Popularity: 100% [?]

· · · · · · · · · · ·

Server load average is a pretty big word in web hosting industry. Customers trust servers with least CPU load. Moreover, I have seen they feel very secure when they are on a server averaging a cpu load lesser than 1. I am very familiar with a question on live chat desk from the new customers saying, what is your average cpu load. Now let me go into deeper in this discussion and see if I can find something new for you.

(more…)

Popularity: 32% [?]

· · · · · · · · · ·

We are running R1Soft as our backup software for last 4 months. We have converted almost all of our servers into R1Soft. But we still have couple of very old server (Aging 4 years) who are using Rsync. We have recently moved our backup server and found that changing the SSH port for the backup server was necessary. By default, rsync command won’t work with custom SSH port as it assume the SSH port is set to 22. To use a custom port you need to use the attribute ‘-e’. Here is an example of using Rsync with Custom SSH port 2287:

rsync -vrplogDtH -e “ssh -p 2287″ /home root@76.76.76.76:/backup/

Just posted it thinking it might be useful for some users :)

Popularity: 15% [?]

· ·

Theme Design by devolux.nh2.me