From 0b03dd865bdc972fe1460410ad6e3fdb7a55c09b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 5 Jul 2016 15:16:34 -0700 Subject: [PATCH] Run update.sh --- nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/README.md b/nginx/README.md index 1086ea4cb..41dc9e808 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -13,7 +13,7 @@ For detailed information about the virtual/transfer sizes and individual layers # What is Nginx? -Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Window.. +Nginx (pronounced "engine-x") is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server (origin server). The nginx project started with a strong focus on high concurrency, high performance and low memory usage. It is licensed under the 2-clause BSD-like license and it runs on Linux, BSD variants, Mac OS X, Solaris, AIX, HP-UX, as well as on other *nix flavors. It also has a proof of concept port for Microsoft Windows. > [wikipedia.org/wiki/Nginx](https://en.wikipedia.org/wiki/Nginx)