by Visakh S | Apr 7, 2016 | MySQL, Server Management, WordPress
As they say, first impressions matter. Your next high value customer could be browsing your site right now. What if your site fails to load? This scenario is not far from the truth for many websites, and very often it’s the database that fails. Our Support...
by Visakh S | Apr 1, 2016 | MySQL, Server Administration
Percona is a high performance alternative for MySQL. It uses a modified InnoDB engine called XtraDB, and uses Galera’s clustering technology to offer better performance and uptime than MySQL. Today, let’s take a look at how you can setup a Percona cluster,...
by Visakh S | Mar 30, 2016 | MySQL, Server Management
MySQL is the most popular database used in web applications. It is supported by all hosting providers, is easy to administer, and free. However, MySQL servers often face high server load due to high disk IOWait. Is it really high IOWait? MySQL load can be due to high...
by Visakh S | Mar 25, 2016 | MySQL, Server Management
MySQL is the most popular database used in web applications. It is supported by all hosting providers, is easy to administer, and free. However, MySQL servers often face high server load due to high memory usage. What causes MySQL high memory usage? Before we discuss...
by Visakh S | Mar 22, 2016 | cPanel, MySQL, Technical Support
From WordPress to Magento, almost all popular web apps use MySQL as their default database. While MySQL is easy to use and administer, it causes frequent performance issues in web hosting servers. Many website owners and web hosting providers now use high performance...
by Visakh S | Mar 20, 2016 | MySQL, Server Administration
Almost every open source project uses MySQL as its database. It is supported by all hosting providers, is easy to administer, and free. However, MySQL servers often face performance issues, leading to many websites looking for alternate high performance databases....