pageboard / proxy

Nginx server configuration
MIT License
0 stars 0 forks source link

proxy buffers and image resizing #11

Open kapouer opened 4 years ago

kapouer commented 4 years ago

Currently image resizing takes a lot of resources and is not optimal.

Read https://www.digitalocean.com/community/tutorials/understanding-nginx-http-proxying-load-balancing-buffering-and-caching and also consider maintaining a cache in nodejs.