fbpx

Choose the right DNS Nameservers for faster website performance


by Danila Vershinin, August 8, 2016

Worried about DNS performance and reliability? Use our guide and make the right choice for DNS nameservers hosting

Read More...

Protect Magento search security from malicious scanning


by Danila Vershinin, July 20, 2016

Tighten up Magento 1.x search security using a few lines of Nginx configuration.

Read More...

Cheating YSlow


by Danila Vershinin, July 16, 2016

Sanity check: are you into performance scores only or real website performance is your thing?

Read More...

Magento 2 Nginx Config for SSL termination & Varnish


by Danila Vershinin, July 15, 2016

This configuration fixes some errors in the NGINX configuration for Varnish that is shipped by Magento 2 team. To use it, place the file into /etc/nginx/sites-available/ and make sure to replace example.com with your own store domain. Requirements NGINX security headers module Varnish installed on the same machine and listening on port 80 Take note […]

Read More...

Varnish Virtual Hosts. The Right Way


by Danila Vershinin, July 11, 2016

Manage Varnish virtual hosts in a clutter-free way by leveraging include files

Read More...

Apache Performance Ultimate Configuration


by Danila Vershinin, June 12, 2016

Easily enable ultimate Apache performance by making use of our drop-in configuration file which will take care of enabling gzip compression, far future Expires headers and everything that Google PageSpeed Insights wants from you

Read More...

Vultr block storage for a very cheap VPS solution


by Danila Vershinin, April 16, 2016

Get SSD VPS server with 65 GB storage space with the following setup tutorial

Read More...

Performance Stack for Single Server


by Danila Vershinin, March 21, 2016

We review best web performance stack for running Wordpress, Magento or any other heave CMS PHP application on a single server. The stack will allow you to run your site with excellent speed.

Read More...

Keep-Alive


by Danila Vershinin, March 20, 2016

Let’s talk about importance of Keep-Alive in HTTP and how you can enable it in Nginx, Apache and Varnish

Read More...

Linux: set hostname properly


by Danila Vershinin, March 8, 2016

First task of a system administrator while provisioning new system is setting the hostname. We talk how it’s done properly

Read More...