Nginx is a web server that can be used as a reverse proxy, load balancer, mail proxy, and HTTP cache. It acts as a middleman between clients and backend servers. Nginx uses proxies and reverse proxies to handle requests. Load balancing is an instance of reverse proxy where the load of requests is distributed among multiple
•8m read time• From dev.to
Table of contents
Proxy v/s Reverse ProxyLoad BalancingStateful v/s Stateless ApplicationsWhat is Nginx?Installation ProcessBasic Configuration Setup & ExampleExtra Nginx Commands!1 Comment
Sort: