Nginx

Nginx
Original author(s) Igor Sysoev
Developer(s) Nginx, Inc.
Initial release 4 October 2004 (2004-10-04)[1]
Stable release 1.10.0 (26 April 2016 (2016-04-26)) [±][2]
Preview release 1.9.13 (29 March 2016 (2016-03-29)) [±][3]
Development status Active
Written in C[4]
Operating system BSD variants, HP-UX, IBM AIX, Linux, OS X, Solaris, Windows,[5] and other *nix flavors,[6]
Type Web server, reverse/mail proxy server
License 2-clause BSD[7]
Website nginx.org

Nginx (pronounced "engine x") is a web server. It can act as a reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer and an HTTP cache.

Created by Igor Sysoev in 2002, Nginx runs on Unix, Linux, BSD variants, OS X, Solaris, AIX, HP-UX, and Windows.[6] Released under the terms of a BSD-like license, Nginx is free and open source software.

Features

Nginx can be deployed to serve dynamic HTTP content on the network using FastCGI, SCGI handlers for scripts, WSGI application servers or Phusion Passenger modules, and it can serve as a software load balancer.[8]

Nginx uses an asynchronous event-driven approach to handling requests, similar to Apache HTTP Server Event MPM model. Nginx's modular event-driven architecture[9] can provide more predictable performance under high loads.[10]

According to Netcraft's October 2015 Web Server Survey,[11] Nginx was found to be the second most widely used web server across all "active" sites (15.33% of surveyed sites) and for the top million busiest sites (23.66% of surveyed sites). According to W3Techs, it was used by 29.7% of the top 1 million websites, 39.5% of the top 100,000 websites, and by 47.6% of the top 10,000 websites.[12] According to BuiltWith, it is used on 36.6% of the top 10,000 websites, and its growth within the top 10k, 100k and 1 million segments increased.[13] Wikipedia uses Nginx as its SSL termination proxy.[14] As of OpenBSD release 5.2 (1 November 2012), Nginx became part of the OpenBSD base system, providing an alternative to the system's fork of Apache 1.3, which it was intended to replace,[15] but it was later replaced by OpenBSD's own httpd(8).[16]

HTTP proxy and Web server features

Mail proxy features

Other features include upgrading executable and configuration without client connections loss,[38] and a module-based architecture with both core[39] and third-party[40] module support.

The paid NGINX Plus product includes additional features such as advanced load balancing[41] and access to an expanded suite of metrics for performance monitoring.[42]

History

NGINX, Inc.
Private
Industry Technology
Founded 2011
Headquarters Russia
Key people
Gus Robertson (CEO), Igor Sysoev (CTO)
Products Web servers
Website nginx.com

Igor Sysoev commenced development on Nginx in 2002.[43] Originally, Nginx was developed to fill the needs of websites including Rambler, for which it was serving 500 million requests per day by September 2008.[44]

NGINX, Inc. was founded in July 2011 by Sysoev to provide commercial products and support for the software.[45]

Its principal place of business is San Francisco, California.[46] The company offered commercial support in February 2012,[47][48] and paid NGINX Plus subscription in August 2013.[49] An investment of $10 million led by New Enterprise Associates was reported in October 2013.[50] Other investors reportedly included Aaron Levie.[51] WordPress developer Automattic and Content Delivery Network provider MaxCDN have become funding partners for an update to Google's SPDY version 3.1, slated for early 2014.[52]

The company announced commercial support options for companies using Nginx in production. Support packages focus on installation, configuration, performance improvement, etc.[53] As part of the support NGINX Inc. offers "rapid response and resolution of problems and incidents, including emergency bug fixes and prioritized development". Support includes proactive notifications about major changes, security patches, updates and patches.

NGINX Inc. also offers consulting services to assist customers in custom configuration or adding additional features.[54] The consulting and support is delivered by the original creators and developers of Nginx.

The company has now raised $33 million.[55] In October 2011, Nginx has raised $3 million from BV Capital, Runa Capital and MSD Capital, Michael Dell‘s venture fund.[56] In October 2013, the company has raised a $10 million Series B round led by New Enterprise Associates. This round also includes full participation by the company’s existing investors, including Series A investors, as well as participation from Aaron Levie, CEO and founder of Box.com.[57] In December 2014, Nginx has raised a $20 million Series B1 round led by New Enterprise Associates, with participation from e.ventures (formerly BV Capital), Runa Capital, Index Ventures and Nginx’s own CEO Gus Robertson.[55][58]

Version Original release date Latest version Release date Status
Old version, no longer supported: 0.5 2006-12-04 0.5.38 2009-09-14[59] Legacy
Old version, no longer supported: 0.6 2007-06-14 0.6.39 2009-09-14[60] Legacy
Old version, no longer supported: 0.7 2008-05-19 0.7.69 2011-07-19[61] Legacy
Old version, no longer supported: 0.8 2009-06-02 0.8.55 2011-07-19[62] Legacy
Old version, no longer supported: 1.0 2011-04-12 1.0.15 2012-04-12[63] Legacy
Old version, no longer supported: 1.2 2012-04-23 1.2.9 2013-05-13[64] Legacy
Old version, no longer supported: 1.4 2013-04-24 1.4.7 2014-03-18[65] Legacy
Old version, no longer supported: 1.6 2014-04-24 1.6.3 2015-04-07[66] Legacy
Older version, yet still supported: 1.8 2015-04-21 1.8.1 2016-01-26[67] Stable
Current stable version: 1.9 2015-04-28 1.9.13 2016-03-29[68] Mainline
Legend:
Old version
Older version, still supported
Latest version
Latest preview version
Future release

See also

References

  1. "CHANGES". Retrieved 16 September 2014.
  2. Dounin, Maxim (2016-04-26). "nginx-1.10.0". nginx-announce@nginx.org (Mailing list). Retrieved 2016-04-26.
  3. Dounin, Maxim (2016-03-29). "nginx-1.9.13". nginx-announce@nginx.org (Mailing list). Retrieved 2016-03-29.
  4. "The NGINX Open Source Project on Ohloh". ohloh.net. Retrieved 7 March 2013.
  5. "nginx for Windows". Retrieved 28 May 2014.
  6. 1 2 "Tested OS and platforms". Retrieved 15 October 2011.
  7. "Licensing". Retrieved 18 January 2013.
  8. Use nginx for Proxy Services and Software Load Balancing, 11 May 2010, by Sam Kleinman, Linode Library
  9. "The Architecture of Open Source Applications (Volume 2): nginx". aosabook.org. Retrieved 10 June 2015.
  10. Basic nginx Configuration by Sam Kleinman; 21 August 2010
  11. "October 2015 Web Server Survey". 16 October 2015. Retrieved 18 October 2015.
  12. "Usage of web servers broken down by ranking". 18 October 2015. Retrieved 18 October 2015.
  13. "Builtwith: nginx Usage Statistics". 18 October 2015. Retrieved 18 October 2015.
  14. "Wikitech: HTTPS". Wikitech.wikimedia.org. 3 October 2011. Retrieved 3 December 2011.
  15. OpenBSD Upgrade Guide: 5.1 to 5.2, 2012/11/06 15:00:27 sthen
  16. "Heads Up: Nginx Removed From Base".
  17. "Module ngx_http_upstream_module". nginx.org. Retrieved 14 August 2012.
  18. "Module ngx_http_v2_module". nginx.org. 30 Oct 2015. Retrieved 2 Nov 2015.
  19. "Announcing SPDY draft 2 implementation in nginx". nginx.org. 15 June 2012. Retrieved 16 June 2012.
  20. "Proxy: support for connection upgrade (101 Switching Protocols).". trac.nginx.org. 19 February 2013. Retrieved 21 February 2013.
  21. "Module ngx_http_flv_module". nginx.org. Retrieved 9 November 2014.
  22. "Module ngx_http_mp4_module". nginx.org. Retrieved 24 April 2012.
  23. "Module ngx_http_gunzip_module". nginx.org. Retrieved 13 September 2012.
  24. "Module ngx_http_rewrite_module — rewrite". nginx.org. Retrieved 24 December 2014.
  25. Murenin, Constantine A. (18 February 2013). "A dynamic web-site written wholly in nginx.conf? Introducing mdoc.su!". nginx@nginx.org (Mailing list). Retrieved 24 December 2014.
  26. Murenin, Constantine A. (24 February 2013). "mdoc.su — Short manual page URLs for FreeBSD, OpenBSD, NetBSD and DragonFly BSD". Retrieved 24 December 2014.
  27. "Module ngx_http_log_module — access_log". nginx.org. Retrieved 25 December 2012.
  28. "Module ngx_http_limit_conn_module". nginx.org. Retrieved 8 June 2015.
  29. "Module ngx_http_limit_req_module". nginx.org. Retrieved 8 June 2015.
  30. "Module ngx_http_core_module — limit_rate". nginx.org. Retrieved 24 June 2012.
  31. "Module ngx_http_ssi_module". nginx.org. Retrieved 10 June 2015.
  32. "Module ngx_http_geoip_module". nginx.org. Retrieved 10 June 2015.
  33. "Module ngx_http_userid_module". nginx.org. Retrieved 20 November 2012.
  34. "Module ngx_http_dav_module". nginx.org. Retrieved 10 June 2015.
  35. "Module ngx_http_xslt_module". nginx.org. Retrieved 6 May 2012.
  36. "Module ngx_http_perl_module". nginx.org. Retrieved 16 June 2012.
  37. "Module ngx_mail_auth_http_module". nginx.org. Retrieved 13 September 2012.
  38. "Official documentation: Controlling nginx". nginx.org. Retrieved 3 December 2011.
  39. "nginx documentation". nginx.org. Retrieved 9 June 2015.
  40. "3rdPartyModules — Nginx Community". wiki.nginx.org. Retrieved 9 June 2015.
  41. "Application Load Balancing with NGINX Plus". NGINX. Retrieved 9 July 2015.
  42. "How to monitor NGINX". Datadog. 9 July 2015. Retrieved 9 July 2015.
  43. Tony Mobily (5 January 2012). "Interview with Igor Sysoev, author of Apache's competitor NGINX". Free Software Magazine. Retrieved 18 October 2013.
  44. "Nginx: the High-Performance Web Server and Reverse Proxy". Linux Journal. 1 September 2008. Retrieved 16 August 2009.
  45. "Company". nginx.com. 3 January 2012. Retrieved 24 February 2012.
  46. "Notice of Exempt Offering of Securities". Form D. US Securities and Exchange Commission 17 October 2013. Retrieved 18 October 2013.
  47. Darryl K. Taft (8 February 2012). "NGINX Launches Commercial Support for Open-Source Web Server". e Week. Retrieved 18 October 2013.
  48. Steven J. Vaughan-Nichols (8 February 2012). "Commercial Support now available for the open-source NGINX Web server". ZDNet Open Source blog. Retrieved 18 October 2013.
  49. "Nginx Inc. Launches NGINX Plus". 22 August 2013.
  50. Sean Michael Kerner (16 October 2013). "Nginx Raises $10 Million in New Funding for Server Development". e Week. Retrieved 18 October 2013.
  51. Jolie O'Dell (15 October 2013). "Nginx ties up a sweet $10M funding deal and hundreds of millions of users". Venture Beat. Retrieved 18 October 2013.
  52. Shankland, Stephen (20 December 2013). "Nginx upgrade funded by fans of Google's SPDY Web protocol". CNET. Retrieved 6 January 2014.
  53. Taft, Darryl K. (8 February 2012). "NGINX Launches Commercial Support for Open-Source Web Server". eweek.com. Retrieved 24 February 2012.
  54. "Commercial Support now available for the open-source NGINX Web server". ZDNet. 8 February 2012. Retrieved 28 February 2012.
  55. 1 2 Frederic Lardinois (9 December 2014). "Nginx Raises $20M Series B1 Round To Drive International Expansion". Techcrunch. Retrieved 9 December 2014.
  56. Natasha Starkell (11 October 2011). "Russian Nginx Raises $3 Million From International Investors". Techcrunch. Retrieved 20 November 2014.
  57. Frederic Lardinois (15 October 2013). "Nginx Raises $10M Series B Round Led By NEA". Techcrunch. Retrieved 20 November 2014.
  58. Jordan Novet (9 December 2014). "Nginx gets $20M, because an open-source web server is just the beginning". VentureBeat. Retrieved 9 December 2014.
  59. "CHANGES-0.5". Retrieved 2015-09-21.
  60. "CHANGES-0.6". Retrieved 2015-09-21.
  61. "CHANGES-0.7". Retrieved 2015-09-21.
  62. "CHANGES-0.8". Retrieved 2015-09-21.
  63. "CHANGES-1.0". Retrieved 2015-09-21.
  64. "CHANGES-1.2". Retrieved 2015-09-21.
  65. "CHANGES-1.4". Retrieved 2015-09-21.
  66. "CHANGES-1.6". Retrieved 2015-09-21.
  67. "CHANGES-1.8". Retrieved 2016-03-08.
  68. "CHANGES". Retrieved 2016-03-29.

External links

This article is issued from Wikipedia - version of the Saturday, May 07, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.