/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thepolyglotdeveloper.com
| | osc.garden
1.4 parsecs away

Travel
| | How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate.
| | thomasvilhena.com
0.8 parsecs away

Travel
| | [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
1.3 parsecs away

Travel
| | 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
9.8 parsecs away

Travel
| [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.