Knowledgebase

Choosing A Web Server For Your VPS Hosting Package

Choosing A Web Server For Your VPS Hosting Package

At AppsGators we currently have three different options for web servers for our VPS hosting packages: ApacheLiteSpeed, and Nginx.

Apache

Without a doubt Apache is the most popular as it’s an open-source, cross-platform web server that powers an estimate of 46% of the top 43% of the websites online.  If you don’t know what web server you’re currently running, chances are its Apache.

This is what all of our VPS hosting packages come with by default.  Along with PHP-FPM and installing caching software such as Varnish, you can achieve pretty good performance results.  Since it’s free and open source the majority of web applications work flawlessly with it and make it many people’s first choice.

LiteSpeed

At AppsGators we’re known for our blazing fast Shared and Reseller hostingpackages.  While a lot of this is credited to our high-speed cloud infrastructure, we also utilize the LiteSpeed web server.

Packaged with its own PHP handler and caching system, we’re able to achieve up to nine times the performance of a standard Apache web server.  The majority of our competitors don’t use it as it’s more expensive to deploy.  This is also why I’ll never consider AppsGators a discount host ;).

Nginx

Much like LiteSpeed, Nginx is known for its performance benefits. But like Apache, it’s free and open source software.  It can also be used as a reverse proxy, load balancer, and HTTP cache.

To offer it alongside Web Host Manager and cPanel, we use the CPNginx plugin, which carries a small monthly fee, but much cheaper than LiteSpeed.  It supports many of the same script handlers as Apache such as FastCGI, SCGI, etc.  Nginx is also what the majority of the “big brands” use to scale their websites.

Customizing And Tuning

The majority of our customers at AppsGators start with Apache to first measure the performance of their websites and then decide which one they want to use to upgrade (if needed at all).

The good thing about using Web Host Manager is all of the configuration and performance tuning can be done right inside of there.

The same is true about LiteSpeed and CpNginx.  Both have plugins that easily allow you to configure and fine-tune from right inside of your browser.

While out of the box, LiteSpeed and CpNginx are going to perform better, you can still optimize based on your specific application needs to achieve the fastest load times for your traffic.

In the following video tutorial I discuss both Apache and LiteSpeed demonstrating where to find these configuration options:

 

Which Is Best?

It’s really a personal preference.  You can easily “test” LiteSpeed by signing up with one of our web hosting packages.  If you’re moving from a web host such as HostGator that uses Apache, you should notice a pretty big performance boost.

A lot also boils down to the type of website you’re running.  If you’re using a PHP/mySQL application such as WordPress you also have to take into account the database aspect of things.

Feel free to let me know if you have questions, I’ll try my best to point you in the right direction :).

Was this answer helpful?

Related Articles

10 Minute VPS Hosting Setup With WordPress

15 Minute VPS Hosting Setup With WordPress I'll never forget my first dedicated...

How To Change Your SSH Port

How To Change Your SSH Port Change Your SSH Port In Web Host Manager By default, SSH...

How To Deploy A Cloud Virtual Private Server (VPS)

How To Deploy A Cloud Virtual Private Server (VPS) Back in “the day” you would have to...

How To Disable Root Logins & Replace With SSH Key

How To Disable Root Logins & Replace With SSH Key The next thing you want to do is...

How To Enable HTTP/2 On Your cPanel VPS

How To Enable HTTP/2 On Your cPanel VPS Enable HTTP/2 Using Easy Apache 4 Those using...