About 54 results
Open links in new tab
  1. Understanding Nginx HTTP Proxying, Load Balancing, Buffering, and ...

    Nov 26, 2014 · Nginx is a high performance reverse proxy server and web server. In this guide, we will explore Nginx’s http proxying and load balancing capabilities. We w…

  2. What is nginx? - DigitalOcean

    Jan 21, 2021 · Nginx, pronounced engine-x, is an open source web server used for serving static or dynamic websites, reverse proxying, load balancing, and other HTTP and proxy server capabilities. …

  3. NGINX Configuration: Directives, Examples, and 4 Mistakes to Avoid ...

    NGINX configuration examples: Understanding directives In NGINX, directives are instructions that are used to configure the web server. They are typically specified in the nginx.conf configuration file, …

  4. Understanding the Nginx Configuration File Structure and …

    Dec 1, 2022 · Nginx is one of the most popular web servers in the world, focused on performance and scalability. In this guide, we will explore the Nginx configuration fi…

  5. How To Install Nginx on Ubuntu - DigitalOcean

    Sep 10, 2025 · Learn how to install and configure Nginx web server on Ubuntu. Follow instructions with firewall setup, security hardening, and troubleshooting tips.

  6. How to Install and Configure Nginx on Ubuntu - DigitalOcean

    Jan 27, 2026 · Learn how to install and configure Nginx on Ubuntu with this step-by-step guide. Set up a web server, enable firewall rules, and optimize Nginx performance.

  7. How To Configure Nginx as a Reverse Proxy on Ubuntu

    Sep 15, 2022 · Learn how to configure Nginx as a reverse proxy on Ubuntu. Step-by-step setup with HTTPS, headers, WebSockets, and load balancing examples.

  8. What Comes After Ingress NGINX? A Migration Guide to Gateway API

    Jan 13, 2026 · Ingress NGINX is being retired. This guide walks through migrating Ingress configs to Kubernetes Gateway API using ingress2gateway and kgateway.

  9. NGINXConfig | DigitalOcean

    The easiest way to configure a performant, secure, and stable nginx server.

  10. Apache vs Nginx: Practical Considerations - DigitalOcean

    Mar 18, 2022 · Apache and Nginx are the two most common open source web servers in the world. Together, they are responsible for serving over 50% of traffic on the internet…