|
|
|
|
|
by jrochkind1
2799 days ago
|
|
If you weren't caching with CDN, would serving those static assets as efficiently as possible be a good reason to keep using (eg) nginx, do you think? Oh, I guess load balancing (with a multiple-host scale) is another good reason, if you don't have heroku doing it for you, nginx is a convenient way to do it just fine. |
|
But yeah, Nginx can be a great solution for load balancing and TLS termination.