Nginx: custom log file, reverse proxy, and load balancer
Summary
This blog is an explanation of Nginx configuration of:
Custom log file, specifies log files path
Reverse proxy server, hide the web application server from host
Load balancer, distribute network requests to different servers
Custom Log file...
ivanyu2021.hashnode.dev3 min read