|
You are here |
www.thepolyglotdeveloper.com | ||
| | | | |
osc.garden
|
|
| | | | | How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate. | |
| | | | |
thomasvilhena.com
|
|
| | | | | [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication. | |
| | | | |
blog.myhro.info
|
|
| | | | | In a previous post an artificial benchmark was done to measure the performance difference between IP and Unix domain sockets. The results were somewhat impressive, as Unix sockets performing at least twice as fast as IP sockets. But how these two forms of communication behaves in the real-world, using a battle-tested application protocol? Would the throughput really double just by switching between them? We'll be using a Flask app served by Gunicorn behind an nginx reverse proxy to find out. | |
| | | | |
mir.aculo.us
|
|
| | | [AI summary] Thomas Fuchs outlines the necessary steps and provides an nginx configuration example to achieve an SSL rating of A+ by modernizing server protocols and ciphers. | ||