fbpx

Magento 1.x multi store NGINX configuration


by Danila Vershinin, March 29, 2017

Setup multiple websites under single Magento installation. Quick, easy read for proper configuration

Read More...

Varnish 4 and 5. Log slow backend requests


by Danila Vershinin, March 21, 2017

Log slow backend requests using Varnish utility varnishncsa

Read More...

Protect Magento 1.x admin in Nginx setup


by Danila Vershinin, March 19, 2017

Protect Magento 1.x administrator interface and Wordpress administrator interface to fight hackers trying to steal credit card data

Read More...

GIT Protect your Magento store


by Danila Vershinin,

Secure your Magento with git and simple cron tasks to receive early notifications of when your store has been hacked. Allows you to act early after intrusion.

Read More...

Cloudbleed and Varnish


by Danila Vershinin, February 24, 2017

Here is why you shouldn’t use shared cache like Cloudflare. Don’t trust your data to a third party and make use of real private cache – Varnish

Read More...

Varnish and Brotli done right


by Danila Vershinin, February 21, 2017

Enable Brotli compression for faster website performance.. in Varnish with this quick VCL snippet.

Read More...

Varnish Tip: Remove hash from URL?


by Danila Vershinin,

Let’s use some magic VCL snippet to remove hash from URL in Varnish. Or NOT!

Read More...

Varnish “Backend fetch failed”


by Danila Vershinin, January 20, 2017

Troubleshoot Varnish backend fetch failed 503 error

Read More...

Deployment and cache purge on Citrus powered servers


by Danila Vershinin, January 18, 2017

Clear Varnish and PHP opcode cache in your deployment script.

Read More...

Strip marketing or analytics query parameters with Varnish


by Danila Vershinin, November 12, 2016

Strip unnecessary query parameters with some Varnish VCL magick!

Read More...