Nginx ROCKS! In this Nginx Tutorial, we're going to setup Nginx to receive http requests to our domain name (port 80), then proxy to our Express.js Node.js App, which is running on port 3000.
View Nginx Configuration Code here: https://gist.github.com/learncodeacad...
We're also going to set it up Nginx load balancing, so the http requests will get evenly distributed between all of our servers.
See full documentation on Load Balancing (upstream) here: http://nginx.org/en/docs/http/ngx_htt...
Lastly, we're going to setup static file caching on Nginx, so our css, js and image files are only served from our Node.js application the first time...this DRASTICALLY improves application performance.
~-~~-~~~-~~-~
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
• Responsive Design Tutorial - Tips for...
~-~~-~~~-~~-~
Nesta página do site você pode assistir ao vídeo on-line Nginx Tutorial - Proxy to Express Application, Load Balancer, Static Cache Files duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário LearnCode.academy 28 Julho 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 128,950 vezes e gostou 1.5 mil espectadores. Boa visualização!