Archives: Nginx
What Is DNS Over HTTPS & How Do I Use It In 2024?
March 31, 2023 | By David Selden-TreimanExplore DNS Over HTTPS (DoH), its benefits, drawbacks, and alternatives for securing DNS traffic, and learn how to set up an Nginx-based DoH gateway.
Why Your Website Fails When You Run Traffic To It
December 10, 2022 | By David Selden-TreimanIf you're wondering why your site works great when you design it, but it times out when you run traffic, this is why.
Load Times Under 2s: Configuring Nginx
May 6, 2018 | By David Selden-TreimanThis is part 8 of a 10 part tutorial on setting up and configuring Nginx as a reverse proxy with • Read More »
Load Times Under 2s: Installing Nginx
May 6, 2018 | By David Selden-TreimanNext up we need to compile and install nginx. We can’t simply run the yum command because we’re going to • Read More »