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...Varnish: do we have to cache static files?
by Danila Vershinin, October 14, 2015
Varnish is a great caching solution to speed up any website
But does it need to cache static files which are already fast to deliver?
Nginx PageSpeed configuration
by Danila Vershinin, September 11, 2014
Learn how to configure Google PageSpeed module in Nginx server block. Provides sample configuration to store PageSpeed cache in a Memcached server. Storing PageSpeed cache in Memcached provides additional performance improvement.
Read More...