About 658,000 results
Open links in new tab
  1. nginx

    nginx (" engine x ") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server. Originally written by Igor Sysoev and distributed under the 2 …

  2. Nginx - Wikipedia

    Nginx (pronounced "engine x" [8] / ˌɛndʒɪnˈɛks / EN-jin-EKS, stylized as NGINX or nginx) is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.

  3. NGINX Documentation

    Learn how to deliver, manage, and protect your applications using F5 NGINX products.

  4. What is Nginx (Web Server) and how to install it - GeeksforGeeks

    Jul 23, 2025 · Nginx is a dedicated web server that has solved efficiency issues and provided us with an optimum way to handle 1000s of requests concurrently. Web server for reverse proxy, caching, and …

  5. The official NGINX Open Source repository. - GitHub

    NGINX (pronounced "engine x" or "en-jin-eks") is the world's most popular Web Server, high performance Load Balancer, Reverse Proxy, API Gateway and Content Cache. NGINX is free and …

  6. Getting Started With Nginx: A beginner's Guide - DEV Community

    Mar 11, 2025 · By the end of this guide, you will have a solid understanding of Nginx fundamentals, setting a strong foundation for working with web servers in real-world projects.

  7. Nginx Introduction - Nginx Tutorials

    In this article, we’ll explore what Nginx is, its history, key features, how it compares to other web servers, its architecture and components, and Nginx configurations.

  8. nginx/nginx | DeepWiki

    Nov 6, 2025 · Nginx is a high-performance web server, reverse proxy, load balancer, and mail proxy server. Originally written by Igor Sysoev and released in 2004, nginx is designed to handle high …

  9. What Is Nginx? A Basic Look at What It Is and How It Works - Kinsta

    Oct 7, 2025 · Nginx, pronounced like “engine-ex”, is an open-source web server that, since its initial success as a web server, is now also used as a reverse proxy, HTTP cache, and load balancer.

  10. The NGINX Handbook – Learn NGINX for Beginners

    Apr 26, 2021 · NGINX is faster in static content delivery while staying relatively lighter on resources because it doesn't embed a dynamic programming language processor. When a request for static …