Performance testing with Apache Bench

Apache Bench is an open-source command-line application for load-testing HTTP servers. Despite the rather limited functionality compared to the commercial software, it’s absolutely sufficient for simple performance benchmarks. Apache Bench…

Read more »

Installing a free SSL certificate (HTTPS) for Nginx on Ubuntu 18.04

In this post, I am going to explain how to obtain a free SSL certificate and install it on the Nginx server. Recently I wrote a similar post about installing…

Read more »