Engineering Qlik Sense + Nginx Reverse Proxy for Automatic, Free HTTPS Certificates Learn how to configure Qlik Sense with SSL/TLS certificates using Nginx + Certbot to automatically provision and renew free SSL certificates.
Engineering Tuning HTTP Keep-Alive in Node.js We suffered some difficult to track down ECONNRESET errors in our Node.js proxy service until we learned a lot about HTTP persistent connections and Node.js HTTP defaults.