fbpx

Full page cache of Woocommerce product pages for different user roles


by Danila Vershinin, August 14, 2022

How to set up Full Page Cache for Woocommerce product page with varying prices based on user roles

Read More...

Improving NGINX Performance with Kernel TLS on RHEL 8+ and Fedora Linux


by Danila Vershinin, July 22, 2022

Improve static files performance in NGINX using kernel LTS in modern Linux operating systems like RedHat Enterprise Linux 8 and Fedora Linux

Read More...

How to optimize the wp-rocket WordPress plugin


by Danila Vershinin, May 31, 2022

Best FPC plugin for WordPress? The best full-page cache plugin for WordPress is actually none and using Varnish instead. Because the best FPC solution for WordPress is Varnish. Varnish Cache is very flexible, you can tell it to use the fastest cache storage, which is RAM. And this is the default. You can also tell […]

Read More...

Monitoring PHP-FPM in Bitnami stacks using NGINX Amplify


by Danila Vershinin, April 29, 2022

If you are a user of Bitnami stack for LEMP or LAMP, you might want to set up PHP-FPM monitoring. Such monitoring allows you to have a nice overview of your PHP-FPM-based stack, to see how your system behaved and how much it was loaded over periods of time, through a set of graphs. Despite […]

Read More...

Setting the proper MTU for your home router


by Danila Vershinin, March 27, 2022

Determining the right MTU value for your router’s internet connection. Fixing performance of your home network.

Read More...

How to install NGINX WAF module in Fedora Linux


by Danila Vershinin, February 19, 2022

How to easily set up WAF module protecting your NGINX powered websites in Fedora Linux. Install prebuilt NGINX WAF module.

Read More...

How to fix dnf after CentOS 8 went EOL


by Danila Vershinin, February 3, 2022

How to fix dnf upgrade on End-of-Life release of CentOS 8. Simple instructions in keeping your dnf client working in CentOS 8

Read More...

How to install and configure CAPTCHA NGINX module in CentOS/RHEL


by Danila Vershinin, October 8, 2021

Implementing CAPTCHA image generation and validation using NGINX module

Read More...

Laravel NGINX configuration


by Danila Vershinin, September 28, 2021

Modern NGINX configuration for Laravel PHP framework will allow you to have a secure and performant website

Read More...

Conditional HTTP GET for WordPress


by Danila Vershinin,

Speed up WordPress using conditional HTTP GET feature which allows to preserve bandwidth on repeat page loads

Read More...