fbpx

Optimize slow MySQL queries


by Danila Vershinin, March 15, 2017

Let’s optimise slow MySQL queries on Citrus (or other Percona MySQL) powered servers.

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...

Magento 2 and Varnish. Multiple installs on single server


by Danila Vershinin, February 13, 2017

Hosting multiple Magento 2 installations or multi store is easy with this Varnish VCL configuration.

Read More...

Test website performance with Siege


by Danila Vershinin, February 5, 2017

Test real website performance using Siege open source tool

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...

Magento 2 Redis Configuration


by Danila Vershinin, December 23, 2016

Easily configure Redis cache for session storage and general cache storage with Magento 2

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...