fbpx

Add $_SERVER[‘REDIRECT_URL’] to nginx.


by Danila Vershinin, March 28, 2018

Here’s how to turn your nginx into a little bit of Apache by having nginx set and make use of $_SERVER[‘REDIRECT_URL’].

Read More...

Minimalistic Cache Warmer


by Danila Vershinin, March 12, 2018

Warm up your website cache using nothing but wget.

Read More...

Auto-upgrade specific packages while keeping the system secure. Nginx Amplify


by Danila Vershinin, February 19, 2018

The sleek way to automatically upgrade Nginx Amplify agent to latest versions while having the rest of the system automatically upgrade on critical security updates only.

Read More...

The evil increment_id? Or why MySQL is not using an index


by Danila Vershinin, February 17, 2018

Debugging guide to help you with your MySQL index optimization in Magento 1.x

Read More...

Implementing grace mode in Varnish 5.2


by Danila Vershinin, February 6, 2018

Here’s how you can implement Varnish grace mode with Varnish 5.2 and have it work for purged objects too.

Read More...

Nginx PageSpeed module 1.13.35.2 now available for stable nginx


by Danila Vershinin, February 5, 2018

We have rebuilt the latest PageSpeed module for stable nginx. This means our repository subscribers can now make use of latest PageSpeed optimizations. The update is just one command away: yum update If you’re not yet using our RPM repository for nginx modules, we have the guide to set you up. There are many nginx […]

Read More...

Confirming Varnish cache status for a page


by Danila Vershinin, January 20, 2018

Easily check whether a particular page was cached with Varnish.

Read More...

PrestaShop (ThirtyBees) and Citrus Stack


by Danila Vershinin, December 26, 2017

PrestaShop got a little love from Citrus Stack. Get your PrestaShop store setup now with discount.

Read More...

Extending CentOS 7 File System after Resizing the Volume on Azure or AWS


by Danila Vershinin, November 2, 2017

Learn how to extend CentOS 7 File System after resizing the disk on Azure or Amazon AWS

Read More...

Nginx Amplify Automatic Updates on CentOS/RHEL 7


by Danila Vershinin, October 28, 2017

Know how to setup automatic updates for Nginx Amplify agent

Read More...