Cloudflare and NGINX. Automatic sync of Cloudflare trusted IP addresses
by Danila Vershinin, May 11, 2019
How to automatically configure your NGINX with the latest list of Cloudflare connecting IP addresses
Read More...Do what PageSpeed module does, without PageSpeed module
by Danila Vershinin, April 14, 2019
The PageSpeed module (ngx_pagespeed, for NGINX) is there to optimize your website client-side performance automatically. However, it does make a burden on your CPU and RAM with every request. By its nature, it always does stat calls to cache extended and optimized resources. So if in case of PHP OPCache you can do revalidate_timestamps set […]
Read More...NGINX honeypot – the easiest and fastest way to block bots!
by Danila Vershinin, April 6, 2019
Increase your NGINX server security using NGINX honeypot approach. Quick and reliable way to reduce load from bots.
Read More...Install MySQLTuner in CentOS/RHEL
by Danila Vershinin, March 20, 2019
How to install MySQLTuner in CentOS/RHEL 7 to help with tuning MySQL server instances
Read More...MozJPEG as drop-in replacement for libjpeg in CentOS/RHEL and Amazon Linux
by Danila Vershinin, March 10, 2019
How to use the more efficient JPEG encoder, MozJPEG, instead of the default, on CentOS/RHEL and Amazon Linux systems
Read More...Fixing NGINX Amplify’s failure after reboot
by Danila Vershinin, February 10, 2019
Fix NGINX Amplify’s agent failure to start at boot time or after every reboot. Easy guide.
Read More...How to install ngx_php7 NGINX module in CentOS/RHEL 7
by Danila Vershinin, February 3, 2019
How to use PHP in your NGINX configuration
Read More...In China? Quick Google mirror setup using NGINX!
by Danila Vershinin, February 2, 2019
Quickly set up Google mirror using nothing but a server and 2 minutes. How to bypass the Great Firewall of China without a VPN and access Google using your own NGINX webserver. Google module installation for NGINX
Read More...NGINX: Enable conditional GET for dynamic pages
by Danila Vershinin, January 27, 2019
Empower your NGINX with the ultimate performance tweak – automatic ETag for dynamic content!
Read More...Install NGINX with Brotli module in CentOS/RHEL or Amazon Linux
by Danila Vershinin, January 10, 2019
Enable superior Brotli compression support with your NGINX in CentOS or RedHat 7.
Read More...