Hacker News new | ask | show | jobs
by tyingq 2790 days ago
Reverse proxies also often provide optional benefits like...

Load balancing, not having to run the webserver as root to bind to 80/443, caching responses, buffering, rate limiting, injecting headers, serving static assets, etc.