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