Command to run the Apache benchmark tool (ab) with 200 simultaneous requests until 2000 requests are completed: # ab -k -c 100 -n 2000 localhost/checkiffileexists.php Let’s run the test and compare the […]
Knowing how much traffic your web server can handle when under stress is essential for planning future grow of your website or application. By using tool […]
Prerequisites SSH with root access or sudo user access to Debian 9 server The Apache web server with properly a domain and vhost configured Step 1: Installing […]
You can check the current version of apache by running /usr/sbin/httpd -v CustomBuild – current If you’re using custombuild (as most new boxes are), run the […]
As of DA 1.50.0, DirectAdmin have added a new feature that allows you to make use of LetsEncrypt, a tool offering free basic SSL certificates.There is […]