This boilepate is designed to work behind a proxy server like NGINX, so be mindful that the next tasks are not handled by Node.js directly.
- Compression (gzip).
- Cache (using a dedicated partition for this).
- Serving static files.
- Error pages 40x & 50x.
- Load balancing.
- Server monitoring logging (with logrotate or using a syslog server like rsyslog in another machine).
- Security SSL.
- And more...