NGINX
infrastructure web-server
High-performance web server and reverse proxy
Pros and Cons
Ventajas
- + Very fast and efficient
- + Low memory usage
- + Built-in load balancing
- + Flexible configuration
Desventajas
- - Config syntax can be confusing
- - Fewer features than Apache
- - Limited dynamic modules
Casos de Uso
- Reverse proxy
- Load balancing
- Static file serving
- SSL termination