LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - News (https://www.linuxquestions.org/questions/linux-news-59/)
-   -   NGINX Rolls Out Its First Commercial Web Server (https://www.linuxquestions.org/questions/linux-news-59/nginx-rolls-out-its-first-commercial-web-server-4175474426/)

jeremy 08-23-2013 12:09 PM

NGINX Rolls Out Its First Commercial Web Server
 
Quote:

The fast, popular—and open-source—NGINX web server is now available as a commercial product for high-traffic sites.

It's been a little over two years since NGINX project lead Igor Sysoev decided to make a commercial go of the popular web server project, and now the results are here: the first commercial version of NGINX is available today.

Like the Apache web server, NGINX is an open source project. NGINX, however, is optimized to handle large-scale, high-traffic Web sites. Think Netflix, AirBnB, Instagram and Facebook—NGINX users all—and you've got a pretty good idea of scale at which the server operates.

How that user base will translate into actual sales for the new NGINX Plus product remains to be seen. But the server itself is more than just a souped-up version of the open source edition. The server software now has advanced monitoring, application health checks and dynamic configuration. NGINX is also positioning NGINX Plus as an application delivery controller, a device used to assist application servers properly load-balance their traffic in high-volume situations.

Call It Web Server Plus Alpha

This "more than a web server" approach has been a hallmark of NGINX all along. The software is very lightweight compared to other Web servers, using an asynchronous architecture to deal with thousands of requests at a time without a great deal of resources. This has made it a strong tool for caching and load balancing web sites and applications.
More at RWW...

Note that LQ has used nginx for many years. Difficult to believe I wrote this nginx article for Linux Magazine in 2008.

--jeremy


All times are GMT -5. The time now is 03:47 AM.