Loading...
Loading...
Chapter
Explore Nginx's powerful capabilities as a reverse proxy to forward requests to backend application servers. We'll delve into load balancing strategies for distributing traffic and improving application availability.
Understanding the Fundamentals: What is Reverse Proxying?
Putting Reverse Proxying into Practice with Nginx
The Power of Distribution: Introduction to Load Balancing
Implementing Load Balancing Strategies in Nginx
Health Checks and Failover: Ensuring High Availability
Advanced Load Balancing Techniques: Sticky Sessions and More
Real-World Scenarios and Best Practices