cPanel headquartered in Houston provides website hosting providers with workload and server automation, as well as a management console for creating and launching websites, managing email and web files, and other administrative tasks.
$15.99
per month
NGINX
Score 9.7 out of 10
Mid-Size Companies (51-1,000 employees)
NGINX, a business unit of F5 Networks, powers over 65% of the world's busiest websites and web applications. NGINX started out as an open source web server and reverse proxy, built to be faster and more efficient than Apache. Over the years, NGINX has built a suite of infrastructure software products o tackle some of the biggest challenges in managing high-transaction applications. NGINX offers a suite of products to form the core of what organizations need to create…
N/A
Pricing
cPanel
NGINX
Editions & Modules
cPanel Solo
$15.99
per month for 1 account
Admin
$24.99
per month up to 5 accounts
Pro
$35.99
per month up to 30 accounts
Premier (on cloud)
$53.99
per month up to 100 accounts
Premier (on metal)
$53.99
per month up to 100 accounts
No answers on this topic
Offerings
Pricing Offerings
cPanel
NGINX
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
Yes
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
—
More Pricing Information
Community Pulse
cPanel
NGINX
Features
cPanel
NGINX
Application Servers
Comparison of Application Servers features of Product A and Product B
I personally use it for any website hosting I do for me and others. There are a few others but I have stuck with the old tried and true and it always works for me and I know how to get around it so it has become a breeze for me. For those who are extremely new to websites and hosting or to those with very little technical know how cPanel could be very overwhelming and they might want to do like a managed WordPress hosting where they don't really have to see or deal with cPanel. I also probably wouldn't use it for straight email hosting. If you have thousands of cPanel accounts it may get very expensive and that could be a factor.
[NGINX] is very well suited for high performance. I have seen it used on servers with 1k current connections with no issues. Despite seeing it used in many environments I've never seen software developers use it over apache, express, IIS in local dev environments so it may be more difficult to setup. I've also seen it used to load balance again without issues.
The costs can be a limiting factor for some businesses if you are not using a web hosting company that uses it. I have been experimenting with Cloud hosting, which can be very daunting for the novice. There is an option to install it on the cloud but it is expensive.
Customer support can be strangely condescending, perhaps it's a language issue?
I find it a little weird how the release versions used for Nginx+ aren't the same as for open source version. It can be very confusing to determine the cross-compatibility of modules, etc., because of this.
It seems like some (most?) modules on their own site are ancient and no longer supported, so their documentation in this area needs work.
It's difficult to navigate between nginx.com commercial site and customer support. They need to be integrated together.
I'd love to see more work done on nginx+ monitoring without requiring logging every request. I understand that many statistics can only be derived from logs, but plenty should work without that. Logging is not an option in many environments.
Although it can be a little bit bloated with a lot of options and configurations, it's very straightforward to use and maintain. So it's a great option even if you don't have large experience in hosting configuration. The WHM tool is more suited to heavy users since it requires more expertise, so it has a steep learning curve to better understand how to use it.
Front end proxy and reverse proxy of Nginx is always useful. I always prefer to Nginx in overall usability when you have application server and database or multiple application servers and single database i.e. clustered application. Nginx provides really good features and flexibility which helps the system administrator in case of troubleshooting and also from the administration perspective. Also, Nginx doesn't delay any request because of internal performance issues.
The support comes in the form of an extensive library of how to articles and community input. For most situations this will give you plenty of information and resources to trouble shoot. Live support really then would need to default to the hosting provider who provides the cPanel for your use.
Community support is great, and they've also had a presence at conferences. Overall, there is no shortage of documentation and community support. We're currently using it to serve up some WordPress sites, and configuring NGINX for this purpose is well documented.
The direct server management tool access provided by cPanel hosting accounts is far superior to any shared or "standard" web site hosting packaged offered by any of the numerous web host providers I have used and or evaluated over the 20+ years of my experience working in the internet industry.
We have used Traffic, Apache, Google Cloud Load Balancing and other managed cloud-based load balancers. When it comes to scale and customization nothing beats Nginx. We selected Nginx over the others because
we have a large number of services and we can manage a single Nginx instance for all of them
we have high impact services and Nginx never breaks a sweat under load
individual services have special considerations and Nginx lets us configure each one uniquely
Nginx has decreased the burden of web server administration and maintenance, and we are spending less time on server issues than when we were using Apache.
Nginx has allowed more people in our company to get involved with configuring things on the web server, so there's no longer a single point of failure ("the Apache guy").
Nginx has given us the ability to handle a larger number of requests without scaling up in hardware quite so quickly.