Tag

Static Server

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Jul 10, 2024 · Backend Development

Nginx Fundamentals and Multi‑Language Simple Static Server Implementations

This course covers Nginx installation, process control, reload, configuration loading, static service, HTTP and gRPC reverse proxy, load balancing, and demonstrates building simple static servers in Go, Python, PHP, C, and C++ to deepen understanding of Nginx’s core principles.

Load BalancingNginxPython
0 likes · 2 min read
Nginx Fundamentals and Multi‑Language Simple Static Server Implementations
Top Architect
Top Architect
Jul 17, 2022 · Backend Development

Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing, and Advanced Directives

This comprehensive guide explains how to configure Nginx as a static file server, set up location mappings, implement reverse proxying, apply various load‑balancing strategies, use custom variables, and manage directives such as rewrite, return, error_page, logging, and access control.

Load BalancingNginxReverse Proxy
0 likes · 15 min read
Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing, and Advanced Directives
Architect's Guide
Architect's Guide
Jul 11, 2022 · Backend Development

Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing, and Dynamic‑Static Separation

This article provides a comprehensive tutorial on configuring Nginx as a static file server, setting up location mappings, implementing reverse proxy, various load‑balancing strategies, dynamic‑static separation, and essential directives such as return, rewrite, error_page, logging, and access control.

Load BalancingNginxReverse Proxy
0 likes · 14 min read
Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing, and Dynamic‑Static Separation
Architecture Digest
Architecture Digest
Apr 20, 2022 · Backend Development

Comprehensive Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing and Advanced Directives

This article provides a step‑by‑step tutorial on using Nginx as a static file server, configuring location blocks and regex priorities, setting up reverse proxy and various load‑balancing strategies, and applying advanced directives such as return, rewrite, error_page, logging and access control.

Load BalancingNginxReverse Proxy
0 likes · 15 min read
Comprehensive Nginx Configuration Guide: Static Server, Reverse Proxy, Load Balancing and Advanced Directives